about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/prlimit.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* linux: Add prlimit64 C implementationAdhemerval Zanella2021-11-301-0/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2018-01-051-6/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Assume prlimit64 is available.Joseph Myers2017-05-091-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-10/+3
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-211-11/+13
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-211-13/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-3/+3
* Fix compilationAndreas Schwab2010-08-141-7/+7
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-0/+92