glibc/sysdeps/unix/sysv/linux/wordsize-64
Ulrich Drepper 7c65e9001b * include/fcntl.h: Declare __have_atfcts.
* sysdeps/unix/sysv/linux/faccessat.c: Use syscall if available.
	* sysdeps/unix/sysv/linux/fchmodat.c: Likewise.
	* sysdeps/unix/sysv/linux/fchownat.c: Likewise.
	* sysdeps/unix/sysv/linux/futimesat.c: Likewise.
	* sysdeps/unix/sysv/linux/linkat.c: Likewise.
	* sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
	* sysdeps/unix/sysv/linux/openat.c: Likewise.
	* sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/renameat.c: Likewise.
	* sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
	* sysdeps/unix/sysv/linux/xmknodat.c: Likewise.
	* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
	* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PSELECT,
	__ASSUME_PPOLL, and __ASSUME_ATFCTS if possible.

	* io/ppoll.c: New file.
	* io/Makefile (routines): Add ppoll.
	(CFLAGS-ppoll.c): Define.
	* io/Versions: Export ppoll for GLIBC_2.4.
	* io/sys/poll.h: Declare ppoll.
	* sysdeps/unix/sysv/linux/ppoll.c: New file.

	* misc/pselect.c: Make it possible to include this file to define
	the generic code as a static function.
	* sysdeps/unix/sysv/linux/pselect.c: New file.
2006-01-20 07:08:05 +00:00
..
fstatfs64.c Update. 2004-03-24 00:06:13 +00:00
fstatvfs64.c Update. 2004-03-24 00:06:13 +00:00
fstatvfs.c Update. 2004-03-24 00:06:13 +00:00
ftruncate64.c Update. 2004-03-24 00:06:13 +00:00
fxstat64.c Update. 2004-03-24 00:06:13 +00:00
fxstat.c Update. 2004-04-17 23:14:52 +00:00
fxstatat64.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
fxstatat.c * include/fcntl.h: Declare __have_atfcts. 2006-01-20 07:08:05 +00:00
getdents64.c Update. 2004-03-24 00:06:13 +00:00
getdents.c Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
getrlimit64.c Update. 2004-03-24 00:06:13 +00:00
glob64.c Update. 2004-03-24 00:06:13 +00:00
internal_statvfs64.c Update. 2004-04-03 17:33:49 +00:00
lxstat64.c Update. 2004-03-24 00:06:13 +00:00
lxstat.c Update. 2004-03-24 00:06:13 +00:00
mmap64.c Update. 2004-03-24 00:06:13 +00:00
posix_fadvise64.c Update. 2004-03-24 00:06:13 +00:00
posix_fadvise.c Update. 2004-03-24 00:06:13 +00:00
pread64.c Update. 2004-03-24 00:06:13 +00:00
pwrite64.c Update. 2004-03-24 00:06:13 +00:00
readdir64_r.c Update. 2004-03-24 00:06:13 +00:00
readdir64.c Update. 2004-03-24 00:06:13 +00:00
readdir_r.c Update. 2004-03-24 00:06:13 +00:00
readdir.c Update. 2004-03-24 00:06:13 +00:00
sendfile64.c Update. 2004-03-24 00:06:13 +00:00
setrlimit64.c Update. 2004-03-24 00:06:13 +00:00
statfs64.c Update. 2004-03-24 00:06:13 +00:00
statvfs64.c Update. 2004-03-24 00:06:13 +00:00
statvfs.c Update. 2004-03-24 00:06:13 +00:00
syscalls.list 2.5-18.1 2007-07-12 18:26:36 +00:00
truncate64.c Update. 2004-03-24 00:06:13 +00:00
xstat64.c Update. 2004-03-24 00:06:13 +00:00
xstat.c Update. 2004-03-24 00:06:13 +00:00