Petteri Aimonen 0648a61668 sigaction: Expand si_user for non-kernel signals
Commit 9244b5a737c9222aa3df3eac167f76ce7e7e50b8 added support
for non-standard field si_user that is useful for passing context
pointers to signal handlers.

This commits makes it work for all signals, not just SA_KERNELHAND.
Previously si_user for normal signals was uninitialized garbage.
2023-11-22 08:00:43 -08:00
..
2023-01-26 08:11:56 +02:00
2023-07-12 21:27:06 +08:00
2023-07-31 22:29:31 -07:00
2023-01-26 08:11:56 +02:00