summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/prlimit.c
AgeCommit message (Expand)Author
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-05-09Assume prlimit64 is available.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-08-14Fix compilationAndreas Schwab
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper