summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getrlimit64.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen2002-04-091-3/+5
* Add support for getrlimit64 and setrlimit64. Fix some problemsEric Andersen2002-03-311-0/+57