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_SIGQUEUE_MAX.h
blob: e5222340cda508364b04d0f2e421c05871b2fc6a (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_SIGQUEUE_MAX (32) /* DEF */ /* POSIX(199309) */