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_LINE_MAX.h
blob: 4f297315ecb9cdbb88233a00bdba19ce909bea87 (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_LINE_MAX (2048) /* DEF */ /* POSIX(2) */