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
/
limits
/
_POSIX_RTSIG_MAX.h
blob: 31a04a5f76d414a9ccd98615d496623921bf4cb5 (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_RTSIG_MAX (8) /* DEF */ /* POSIX(199309) */