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