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