mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09: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
Notes:
sideshowbarker
2024-07-17 17:57:13 +09:00
Author: https://github.com/alimpfard
Commit: 4bd01b7fe9
Pull-request: https://github.com/SerenityOS/serenity/pull/12762
12 changed files with 408 additions and 195 deletions
|
@ -31,4 +31,5 @@
|
|||
#include <Kernel/API/POSIX/sys/wait.h>
|
||||
#include <Kernel/API/POSIX/termios.h>
|
||||
#include <Kernel/API/POSIX/time.h>
|
||||
#include <Kernel/API/POSIX/ucontext.h>
|
||||
#include <Kernel/API/POSIX/unistd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue