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
/
_PC_PATH_MAX.h
blob: 1c5dcf8afc9b83bcf168d4f1d4db58c1a0358c8c (
plain
)
1
2
3
4
5
#include <unistd.h> #define _PC_PATH_MAX 10 /* POSIX(1) */