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
/
_POSIX2_RE_DUP_MAX.h
blob: 9650d2b03b6f847707d2ed734db291d49bd1e91e (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_RE_DUP_MAX (255) /* DEF */ /* POSIX(2) */