glibc/io
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
..
sys * io/Makefile (routines): Add sendfile and sendfile64. 2002-06-05 08:56:41 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile * io/Makefile (routines): Add sendfile and sendfile64. 2002-06-05 08:56:41 +00:00
Versions * io/Makefile (routines): Add sendfile and sendfile64. 2002-06-05 08:56:41 +00:00
bug-ftw1.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-ftw2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-ftw3.c Update. 2002-02-07 17:54:45 +00:00
fcntl.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fstat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fstat64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fts.c Update. 2001-12-29 21:07:46 +00:00
fts.h Update. 2001-11-05 21:02:41 +00:00
ftw.c (ftw_dir): Handle inaccessibility of toplevel dir different than implemented in last patch. 2001-12-17 23:07:40 +00:00
ftw.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftw64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftwtest-sh Update. 2000-12-16 17:50:48 +00:00
ftwtest.c Update. 2000-12-16 17:50:48 +00:00
getdirname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getwd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lstat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lstat64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
poll.h initial import 1995-02-18 01:27:10 +00:00
pwd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stat64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-lfs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-stat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-stat2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-utime.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-fcntl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-getcwd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utime.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00