]> git.ipfire.org Git - thirdparty/glibc.git/commit - io/test-lfs.c
* io/test-lfs.c (do_prepare): Call setrlimit64, in case the user
authorGeoff Keating <geoffk@cygnus.com>
Tue, 24 Oct 2000 21:12:01 +0000 (21:12 +0000)
committerGeoff Keating <geoffk@cygnus.com>
Tue, 24 Oct 2000 21:12:01 +0000 (21:12 +0000)
commitfeb27893326f6740b1e2b7af592319127df26aec
tree359ecea477975c8243dfa2ecf608150162b8cea3
parent0a1e7f70eb344d75df116940a5d887c6154a4b41
* 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-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.
ChangeLog
io/test-lfs.c