fix return value of ungetc when argument is outside unsigned char range
[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