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
/
unistd
/
_SC_RTSIG_MAX.c
blob: ca6778c873b3056e843609ad6c567a06e21892ca (
plain
)
1
2
3
4
5
#include <unistd.h> #define _SC_RTSIG_MAX 62 /* POSIX(199309) */