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