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_NAME_MAX.c
blob: bb9698e355e5b70b88efd9560a40cc37a8ff4055 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _PC_NAME_MAX 8 /* POSIX(1) */