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