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