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