only use getrlimit/setrlimit syscalls if they exist
[musl] / src / misc / setrlimit.c
2022-05-02 Stefan O'Rearonly use getrlimit/setrlimit syscalls if they exist
2020-10-27 Rich Felkeravoid __synccall for setrlimit on kernels with prlimit...
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2018-09-12 Rich Felkerremove or make static various unused __-prefixed symbols
2015-01-15 Rich Felkerfor multithreaded set*id/setrlimit, handle case where...
2014-05-30 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2012-01-21 Rich Felkeruse prlimit syscall for getrlimit/setrlimit
2011-07-30 Rich Felkerfix some bugs in setxid and update setrlimit to use...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0