glibc/argp
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
..
Makefile Update. 2003-09-16 05:54:09 +00:00
Versions 1998-10-25 Roland McGrath <roland@baalperazim.frob.com> 1998-10-25 20:02:56 +00:00
argp-ba.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-eexst.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fmtstream.c Update. 2003-01-08 06:49:39 +00:00
argp-fmtstream.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-fs-xinl.c Update. 2003-01-08 06:49:39 +00:00
argp-help.c Update. 2003-06-13 21:05:42 +00:00
argp-namefrob.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-parse.c Update. 2002-04-08 08:59:00 +00:00
argp-pv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-pvh.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-test.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp-xinl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
argp.h (argp_parse, __argp_parse): Remove __THROW. 2003-09-16 05:46:27 +00:00
tst-argp1.c Use test-skeleton.c. 2003-03-17 19:21:04 +00:00