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