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
/
limits
/
_POSIX_AIO_LISTIO_MAX.c
blob: 15b5ebac2758dd241aaab3aceb5a15ff7a655a52 (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX_AIO_LISTIO_MAX (2) /* DEF */ /* POSIX(199309) */