summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX_NO_TRUNC.h
blob: 5ed641a8eab22f960ee1a93ba51b76540395b031 (plain)
1
2
3
4
5
6
#include <unistd.h>
#define _POSIX_NO_TRUNC                                                      (2)
/* USE: pathconf */
/*
POSIX(1)
*/