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