about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-19 20:57:48 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-19 20:57:48 +0000
commite5cd813b4321685f7611fe1031ae1205c6a1a86f (patch)
treec5e353c4d68c45b14cf01dc54ebd23ee19841221 /sysdeps/unix/sysv/linux/bits
parent6229c88e862c624e41129cf550cbc6d98085d23c (diff)
downloadglibc-e5cd813b4321685f7611fe1031ae1205c6a1a86f.tar.gz
glibc-e5cd813b4321685f7611fe1031ae1205c6a1a86f.tar.xz
glibc-e5cd813b4321685f7611fe1031ae1205c6a1a86f.zip
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits')
0 files changed, 0 insertions, 0 deletions