summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/prlimit.c
Commit message (Expand)AuthorAgeFilesLines
* 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