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