summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/prlimit.c
AgeCommit message (Expand)Author
2023-11-10prlimit: add name redirection and fix incorrect parameters to syscallPavel Kozlov
2023-10-27setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUsPavel Kozlov
2022-02-27guard prlimit, reported by Lance FredricksonWaldemar Brodkorb
2022-01-21add prlimit syscall wrapper, now for realWaldemar Brodkorb