aboutsummaryrefslogtreecommitdiff
path: root/io/test-lfs.c
AgeCommit message (Collapse)AuthorFilesLines
2000-10-24* io/test-lfs.c (do_prepare): Call setrlimit64, in case the user Geoff Keating1-0/+6
has a limit set---for instance, a limit of 2^31 bytes, which can't easily be reset by non-LFS-aware shells. 2000-10-24 Geoffrey Keating <geoffk@cygnus.com> * io/test-lfs.c (do_prepare): Call setrlimit64, in case the user has a limit set---for instance, a limit of 2^31 bytes, which can't easily be reset by non-LFS-aware shells.
2000-09-14Update.Ulrich Drepper1-2/+2
* io/test-lfs.c (do_test): Allow stat64() to return EOVERFLOW and don't fail.
2000-06-30Simple tests for LFS.Andreas Jaeger1-0/+114