glibc/sysdeps/unix/sysv/linux/bits
Ulrich Drepper 867506f3b0 Update.
1998-03-20 16:24  Ulrich Drepper  <drepper@cygnus.com>

	* libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
	* io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
	* io/sys/statvfs.h: New file.
	* sysdeps/generic/fstatvfs.h: New file.
	* sysdeps/generic/statvfs.h: New file.
	* sysdeps/generic/fstatvfs64.h: New file.
	* sysdeps/generic/statvfs64.h: New file.
	* sysdeps/generic/bits/statvfs.h: New file.
	* sysdeps/unix/sysv/linux/fstatvfs.c: New file.
	* sysdeps/unix/sysv/linux/statvfs.c: New file.
	* sysdeps/unix/sysv/linux/bits/statvfs.h: New file.

	* sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
	and f_ffree elements.

	* sysdeps/unix/sysv/linux/sys/mount.h: Pretty print.  Define
	mount options in enum.
1998-03-20 16:35:19 +00:00
..
dirent.h Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-02-17 18:43:17 +00:00
fcntl.h Update. 1997-10-12 04:05:44 +00:00
in.h Update. 1997-12-01 17:16:22 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
ioctls.h Update. 1998-01-30 11:44:34 +00:00
ipc.h Update. 1997-11-26 04:23:08 +00:00
local_lim.h Update. 1997-12-04 00:12:34 +00:00
msq.h Update. 1997-12-22 20:53:38 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1997-12-04 00:12:34 +00:00
resource.h Update. 1998-03-18 14:42:25 +00:00
sched.h Update. 1997-11-26 04:23:08 +00:00
sem.h Update. 1997-11-26 04:23:08 +00:00
shm.h Update. 1997-12-22 20:53:38 +00:00
sigaction.h Update. 1997-12-04 00:12:34 +00:00
sigcontext.h Update. 1997-11-26 04:23:08 +00:00
siginfo.h Update. 1997-12-14 22:24:57 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1997-12-04 00:12:34 +00:00
socket.h Update. 1998-03-18 14:42:25 +00:00
stat.h Update. 1998-01-25 17:01:47 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-03-20 16:35:19 +00:00
termios.h Update. 1998-02-20 18:45:36 +00:00
time.h Update. 1997-11-26 04:23:08 +00:00
types.h Update. 1998-01-30 11:44:34 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00