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_LINE_MAX.c
blob: 7fc4c837abe9f3f2ed24187b1647ed8fcaab8628 (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _SC_LINE_MAX 41 /* POSIX(2) */