index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
setrlimit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
remove LFS64 symbol aliases; replace with dynamic linker remapping
Rich Felker
2022-10-19
1
-2
/
+0
*
only use getrlimit/setrlimit syscalls if they exist
Stefan O'Rear
2022-05-01
1
-0
/
+6
*
avoid __synccall for setrlimit on kernels with prlimit syscall
Rich Felker
2020-10-27
1
-20
/
+17
*
remove spurious inclusion of libc.h for LFS64 ABI aliases
Rich Felker
2018-09-12
1
-1
/
+1
*
remove or make static various unused __-prefixed symbols
Rich Felker
2018-09-12
1
-1
/
+1
*
for multithreaded set*id/setrlimit, handle case where callback does not run
Rich Felker
2015-01-15
1
-3
/
+3
*
fix for broken kernel side RLIM_INFINITY on mips
Szabolcs Nagy
2014-05-30
1
-2
/
+10
*
use prlimit syscall for getrlimit/setrlimit
Rich Felker
2012-01-20
1
-1
/
+7
*
fix some bugs in setxid and update setrlimit to use __synccall
Rich Felker
2011-07-30
1
-2
/
+27
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
1
-1
/
+1
*
initial check-in, version 0.5.0
Rich Felker
2011-02-12
1
-0
/
+11