only use getrlimit/setrlimit syscalls if they exist
[musl] / src / misc / getrlimit.c
2022-05-02 Stefan O'Rearonly use getrlimit/setrlimit syscalls if they exist
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2014-05-30 Szabolcs Nagyfix for broken kernel side RLIM_INFINITY on mips
2012-01-21 Rich Felkeruse prlimit syscall for getrlimit/setrlimit
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-15 Rich Felkerfix getrlimit handling on 32-bit systems, and ease...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0