mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:27:35 +00:00
Kernel: Add support for SA_SIGINFO
We currently don't really populate most of the fields, but that can wait :^)
This commit is contained in:
parent
585054d68b
commit
4bd01b7fe9
12 changed files with 408 additions and 195 deletions
|
@ -15,6 +15,7 @@ set(TEST_SOURCES
|
|||
path-resolution-race.cpp
|
||||
pthread-cond-timedwait-example.cpp
|
||||
setpgid-across-sessions-without-leader.cpp
|
||||
siginfo-example.cpp
|
||||
stress-truncate.cpp
|
||||
stress-writeread.cpp
|
||||
uaf-close-while-blocked-in-read.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue