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 Update. 2001-01-27 05:01:26 +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
bug-ftw1.c Update. 2001-01-05 18:10:10 +00:00
bug-ftw2.c Update. 2001-01-20 16:30:18 +00:00
fcntl.h Update. 2001-02-05 17:12:57 +00:00
fstat64.c Update. 1997-11-12 00:06:02 +00:00
fstat.c Update. 1998-08-09 17:39:48 +00:00
fts.c Update. 2000-08-12 08:42:47 +00:00
fts.h Update. 1999-10-09 21:56:43 +00:00
ftw64.c Update. 2001-02-13 22:17:17 +00:00
ftw.c Update. 2001-02-13 22:17:17 +00:00
ftw.h Update. 1999-10-09 21:56:43 +00:00
ftwtest-sh Update. 2000-12-16 17:50:48 +00:00
ftwtest.c Update. 2000-12-16 17:50:48 +00:00
getdirname.c Update. 2000-09-01 02:26:05 +00:00
getwd.c Update. 1998-07-16 11:44:36 +00:00
lstat64.c Update. 1997-11-12 00:06:02 +00:00
lstat.c Update. 1998-08-09 17:39:48 +00:00
Makefile Update. 2001-01-20 16:30:18 +00:00
poll.h
pwd.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
stat64.c Update. 1997-11-12 00:06:02 +00:00
stat.c Update. 1997-11-12 00:06:02 +00:00
test-lfs.c Update. 2001-02-05 21:38:54 +00:00
test-stat2.c Update. 2000-10-29 02:17:56 +00:00
test-stat.c Update. 2000-06-23 09:14:42 +00:00
test-utime.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-fcntl.c Update. 2000-10-26 09:14:02 +00:00
tst-getcwd.c Update. 2000-07-16 07:30:42 +00:00
utime.h Update. 1999-10-09 21:56:43 +00:00
Versions Update. 2000-11-10 03:30:36 +00:00