1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 27 Dec 1998 01:33:31 +0000 (01:33 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 27 Dec 1998 01:33:31 +0000 (01:33 +0000)
commit3362d764420a890fa9fdbed523582a60f86fcdb7
tree619d07ca0cfb97b806502ab77bd6bd439261bcfc
parent85f72e9c2a46601358e5e908053c13709b3003c3
1998-12-27  Roland McGrath  <roland@baalperazim.frob.com>

* sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
Remove __ from member names; rename __unused to f_spare. 1998-12-21  Mark Kettenis  <kettenis@phys.uva.nl>
Implement fstatvfs and statfs on the Hurd.
* sysdeps/mach/hurd/bits/statfs.h: New file.
* sysdeps/mach/hurd/bits/statvfs.h: New file.
* sysdeps/mach/hurd/fstatvfs.c: New file.
* sysdeps/mach/hurd/statvfs.c: New file.
sysdeps/mach/hurd/bits/statfs.h [new file with mode: 0644]