Set siginfo_t.si_{pid,uid} from kill signals too.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
typedef struct siginfo siginfo_t;
|
||||
typedef unsigned long long sigset_t;
|
||||
typedef struct ucontext ucontext_t;
|
||||
typedef struct mcontext mcontext_t;
|
||||
|
||||
struct sigaction {
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user