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
/
_POSIX_NO_TRUNC.c
blob: 5ed641a8eab22f960ee1a93ba51b76540395b031 (
plain
)
1
2
3
4
5
6
#include <unistd.h> #define _POSIX_NO_TRUNC (2) /* USE: pathconf */ /* POSIX(1) */