summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/setrlimit64.c
AgeCommit message (Expand)Author
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-04-09Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen
2002-03-31Add support for getrlimit64 and setrlimit64. Fix some problemsEric Andersen