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
/
SIGHUP.c
blob: 8433a252481c22507d52ac06b26977c0b75a8a3f (
plain
)
1
2
3
4
5
6
#include <signal.h> #define SIGHUP (15) /*s Hang-up s*/ /* POSIX(1) */