Age | Commit message (Expand) | Author | Files | Lines |
2022-10-19 | remove LFS64 symbol aliases; replace with dynamic linker remapping | Rich Felker | 1 | -2/+0 |
2022-05-01 | only use getrlimit/setrlimit syscalls if they exist | Stefan O'Rear | 1 | -0/+6 |
2020-10-27 | avoid __synccall for setrlimit on kernels with prlimit syscall | Rich Felker | 1 | -20/+17 |
2018-09-12 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | 1 | -1/+1 |
2018-09-12 | remove or make static various unused __-prefixed symbols | Rich Felker | 1 | -1/+1 |
2015-01-15 | for multithreaded set*id/setrlimit, handle case where callback does not run | Rich Felker | 1 | -3/+3 |
2014-05-30 | fix for broken kernel side RLIM_INFINITY on mips | Szabolcs Nagy | 1 | -2/+10 |
2012-01-20 | use prlimit syscall for getrlimit/setrlimit | Rich Felker | 1 | -1/+7 |
2011-07-30 | fix some bugs in setxid and update setrlimit to use __synccall | Rich Felker | 1 | -2/+27 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+11 |