mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 16:28:30 +00:00
Add more missing libc functionality
This commit is contained in:
parent
cf93ecbbb2
commit
a8cf0f7e89
74 changed files with 6981 additions and 105 deletions
|
@ -1,4 +1,7 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYS_SIGNAL_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_SYS_SIGNAL_H_
|
||||
#include "libc/isystem/signal.h"
|
||||
#include "libc/calls/calls.h"
|
||||
#include "libc/calls/struct/sigaction.h"
|
||||
#include "libc/calls/struct/siginfo.h"
|
||||
#include "libc/sysv/consts/sicode.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYS_SIGNAL_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue