index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signal
/
SIGCHLD.h
blob: b13224850dbad02c90c8ecaf78bc4827035e1399 (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGCHLD (13) /* POSIX(1) */