fix AS-safety of close when aio is in use and fd map is expanded
[musl] / arch / mipsn32 / bits / resource.h
1 #define RLIMIT_NOFILE  5
2 #define RLIMIT_AS      6
3 #define RLIMIT_RSS     7
4 #define RLIMIT_NPROC   8
5 #define RLIMIT_MEMLOCK 9