glibc/sysdeps
Ulrich Drepper e5cd813b43 Update.
* dirent/Makefile (routines): Add getdents64.
	* sysdeps/unix/sysv/linux/Makefile [dirent] (sysdep_routines):
	Remove getdents64.
	* dirent/dirent.h: Redirect getdirentries to getdirentries64 if
	compiled with _FILE_OFFSET_BITS=64.
	* sysdeps/generic/getdents64.c: New file.
	* sysdeps/unix/sysv/linux/getdirentries.c: Also redefine off_t and
	__lseek for getdirentries64 definition.

	* sysdeps/unix/sysv/linux/llseek.c: Make __lseek64 a strong alias.

	* sysdeps/unix/sysv/linux/sys/sendfile.h: Don't allow use with
	_FILE_OFFSET_BITS=64.
1999-08-19 20:57:48 +00:00
..
alpha
am29k
arm
generic Update. 1999-08-19 20:57:48 +00:00
gnu Update. 1999-08-18 07:53:35 +00:00
hppa
i370
i386
i860
i960
ieee754 Update. 1999-08-17 22:33:08 +00:00
m68k
m88k
mach Update. 1999-08-18 18:44:33 +00:00
mips
mvs
posix
powerpc
rs6000
sparc
standalone
tahoe
unix Update. 1999-08-19 20:57:48 +00:00
vax
wordsize-32
wordsize-64
z8000