glibc/io
Ulrich Drepper e07bb02a4f Update.
2003-09-15  Jakub Jelinek  <jakub@redhat.com>

	* argp/argp.h (argp_parse, __argp_parse): Remove __THROW.
	* argp/Makefile (CFLAGS-argp-help.c, CFLAGS-argp-parse.c): Add
	$(uses-callbacks).
	* dirent/Makefile (CFLAGS-scandir.c, CFLAGS-scandir64.c): Likewise.
	* elf/Makefile (CFLAGS-dl-iterate-phdr.c,
	CFLAGS-dl-iterate-phdr-static.c): Add $(uses-callbacks).
	* elf/dl-iteratephdr.c (cancel_handler): New function.
	(__dl_iterate_phdr): Add __libc_cleanup_{push,pop}.
	* elf/link.h (dl_iterate_phdr): Remove __THROW.
	* io/Makefile (CFLAGS-fts.c): Merge into one assignment.
	Add $(uses-callbacks).
	(CFLAGS-ftw.c, CFLAGS-ftw64.c): Add $(uses-callbacks).
	* misc/Makefile (CFLAGS-tsearch.c, CFLAGS-lsearch.c): Change
	$(exceptions) to $(uses-callbacks).
	* Makeconfig (uses-callbacks): Set to $(exceptions).
	* posix/Makefile (CFLAGS-glob.c, CFLAGS-glob64.c): Add
	$(uses-callbacks).
	* stdlib/Makefile (CFLAGS-bsearch.c, CFLAGS-msort.c, CFLAGS-qsort.c):
	Likewise.
2003-09-16 05:54:09 +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 Update. 2002-02-07 17:54:45 +00:00
fcntl.h Update. 2003-09-12 22:37:19 +00:00
fstat.c
fstat64.c
fts.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
fts.h Update. 2003-09-12 22:37:19 +00:00
ftw.c Update. 2003-06-11 21:57:23 +00:00
ftw.h Update. 2003-04-19 16:57:17 +00:00
ftw64.c
ftwtest-sh Update. 2003-01-12 23:44:14 +00:00
ftwtest.c Update. 2003-02-08 18:29:49 +00:00
getdirname.c
getwd.c
lstat.c
lstat64.c
Makefile Update. 2003-09-16 05:54:09 +00:00
poll.h
pwd.c
stat.c
stat64.c
test-lfs.c
test-stat.c
test-stat2.c
test-utime.c Update. 2003-07-15 08:59:35 +00:00
tst-fcntl.c
tst-getcwd.c Fix format strings. 2002-09-30 07:47:16 +00:00
utime.h
Versions Update. 2003-08-16 08:10:06 +00:00