glibc/dirent
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
..
.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 Update. 1999-08-19 20:57:48 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
alphasort.c Update. 1998-03-20 12:06:55 +00:00
alphasort64.c Update. 1998-03-20 12:06:55 +00:00
dirent.h Update. 1999-08-19 20:57:48 +00:00
list.c Update. 1998-03-18 12:22:11 +00:00
opendir-tst1.c Update. 1998-11-16 12:02:08 +00:00
scandir.c Update. 1998-07-16 11:44:36 +00:00
scandir64.c Update. 1998-07-16 11:44:36 +00:00
tst-seekdir.c update from main archive 961030 1996-10-31 02:57:12 +00:00
versionsort.c Update. 1998-07-16 11:44:36 +00:00
versionsort64.c Update. 1998-07-16 11:44:36 +00:00