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