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