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