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
/
SIGTTOU.c
blob: 6eeb85709f56ef7d2e90dddc3b23ae5644af3495 (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGTTOU (20) /* POSIX(1) */