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
/
SIGTTIN.c
blob: 8ca0db4a30fe34d706ed9413cae561aa78213208 (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGTTIN (19) /* POSIX(1) */