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