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
/
CLD_EXITED.h
blob: 4a3f12e35d1c087f7bb3c17c95d817a8eed7ce23 (
plain
)
1
2
3
4
5
6
#include <signal.h> #define CLD_EXITED (1) /* XOPEN(400) POSIX(200809) */