glibc/io/sys
Roland McGrath 7db20e36c8 * io/Makefile (routines): Add sendfile and sendfile64.
(headers): Add sys/sendfile.h to the list.
	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it here.
	* sysdeps/unix/sysv/linux/sys/sendfile.h: Moved to ...
	* io/sys/sendfile.h: ... here.
	* sysdeps/generic/sendfile.c: New file.
	* sysdeps/generic/sendfile64.c: New file.
	* sysdeps/unix/sysv/linux/Versions (GLIBC_2.1, GLIBC_2.3):
	Move sendfile, sendfile64 to ...
	* io/Versions (GLIBC_2.1, GLIBC_2.3): ... here.
	* sysdeps/mach/hurd/sendfile.c: New file.
	* sysdeps/mach/hurd/sendfile64.c: New file.

	* sysdeps/mach/nanosleep.c: New file.
2002-06-05 08:56:41 +00:00
..
fcntl.h initial import 1995-02-18 01:27:10 +00:00
poll.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sendfile.h * io/Makefile (routines): Add sendfile and sendfile64. 2002-06-05 08:56:41 +00:00
stat.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statfs.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statvfs.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
vfs.h * io/Makefile (headers): Add sys/vfs.h. 1996-07-07 23:23:51 +00:00