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