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