]> git.ipfire.org Git - thirdparty/glibc.git/commit - io/Makefile
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 27 Oct 2003 04:05:04 +0000 (04:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 27 Oct 2003 04:05:04 +0000 (04:05 +0000)
commita14f121d3edf326ffef2f3dea5d9adfe673cba81
tree7116ec85a61c1c0c83f9db632817f69716351c33
parent5a4b5076f1e002ebb43ccbab7d84dfa76d96146e
Update.

* sysdeps/unix/sysv/linux/internal_statvfs.c (__internal_statvfs):
Avoid infinite loops in case the mounts file is hosed.
* io/Makefile: Add rules to build and run tst-statvfs.
* io/tst-statvfs.c: New file.
ChangeLog
io/Makefile
io/tst-statvfs.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/internal_statvfs.c