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_RE_DUP_MAX.c
blob: 4eefc22f50be077172c726d07c26322ad4bb8f4b (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_RE_DUP_MAX 58 /* POSIX(2) */