glibc/io
Ulrich Drepper 5049f1971e Update.
2003-02-05  Jim Meyering  <jim@meyering.net>

	Fix a heap-corrupting bug.
	* io/ftw.c: Include <limits.h>.
	(PATH_MAX) [!defined PATH_MAX]: Define to 1024.
	(process_entry): Allocate enough space to hold the resulting
	file name.  Don't presume that 2*dirbufsize is enough.
	(ftw_startup): Always use PATH_MAX to compute buffer size, now that
	it is guaranteed to be defined.
2003-02-05 17:47:50 +00:00
..
sys Include time.h with __need_timespec even if __USE_MISC is defined but __USE_XOPEN is not. 2003-01-02 07:51:18 +00:00
.cvsignore
bug-ftw1.c
bug-ftw2.c
bug-ftw3.c
fcntl.h
fstat64.c
fstat.c
fts.c
fts.h
ftw64.c
ftw.c Update. 2003-02-05 17:47:50 +00:00
ftw.h
ftwtest-sh Update. 2003-01-12 23:44:14 +00:00
ftwtest.c
getdirname.c
getwd.c
lstat64.c
lstat.c
Makefile * configure: Regenerated (using Autoconf 2.54). 2002-10-19 20:07:18 +00:00
poll.h
pwd.c
stat64.c
stat.c
test-lfs.c
test-stat2.c
test-stat.c
test-utime.c Update. 2002-12-12 09:25:42 +00:00
tst-fcntl.c
tst-getcwd.c Fix format strings. 2002-09-30 07:47:16 +00:00
utime.h
Versions * configure: Regenerated (using Autoconf 2.54). 2002-10-19 20:07:18 +00:00