glibc/io
Ulrich Drepper 2958e6cc5f Update.
* io/ftw.c: Always use readdir64.
	* io/ftw64.c: Likewise.
	* sysdeps/unix/sysv/linux/ttyname.c: Likewise.
	* sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
	* sysdeps/generic/glob.c: Likewise.  Convert results if gl_readdir
	callback to dirent.  Still allow compiling outside glibc.
	* sysdeps/gnu/glob64.c: Define COMPILE_GLOB64.
	* sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.

	* malloc/mtrace.c: Use fopen64.
	* posix/spawni.c: Use __open64.
	* sysdeps/unix/opendir.c: Likewise.
	* sysdeps/unix/sysv/linux/gethostid.c: Likewise.

	* sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old
	name a weak alias.
	* sysdeps/unix/sysv/aix/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.

	* resolv/res_data.c: Add cast to avoid warning.

	* include/unistd.h: Declare __ftruncate64.

	* sysdeps/generic/utmp_file.c: Use LFS functions and type.
2001-02-13 22:17:17 +00:00
..
sys
.cvsignore
bug-ftw1.c
bug-ftw2.c
fcntl.h
fstat.c
fstat64.c
fts.c
fts.h
ftw.c Update. 2001-02-13 22:17:17 +00:00
ftw.h
ftw64.c Update. 2001-02-13 22:17:17 +00:00
ftwtest-sh
ftwtest.c
getdirname.c
getwd.c
lstat.c
lstat64.c
Makefile
poll.h
pwd.c
stat.c
stat64.c Update. 1997-11-12 00:06:02 +00:00
test-lfs.c
test-stat.c
test-stat2.c
test-utime.c
tst-fcntl.c
tst-getcwd.c
utime.h
Versions