glibc/signal
Ulrich Drepper cdbfa9f89f Update.
* misc/Makefile (CFLAGS-getpass.c): Add -fexceptions.
	* misc/getpass.c (getpass): Add cleanup handler to ensure the
	stream is closed even if the thread is canceled.
	(call_fclose): New function.
	* posix/unistd.h: Remove __THROW from getpass prorotype.

	* posix/Makefile (CFLAGS-getopt.c): Add -fexceptions.

	* signal/signal.h (psignal): Remove __THROW.
	* stdio-common/Makefile (CFLAGS-psignal.c): Add -fexceptions.
2003-08-30 09:10:12 +00:00
..
sys initial import 1995-02-18 01:27:10 +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
Makefile Update. 2003-06-15 21:22:26 +00:00
Versions Update. 2002-10-09 09:42:48 +00:00
sigaddset.c Update. 2003-04-29 22:49:58 +00:00
sigandset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigdelset.c Update. 2003-04-29 22:49:58 +00:00
sigempty.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
siggetmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sighold.c Update. 2003-04-17 18:12:31 +00:00
sigisempty.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigismem.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
signal.h Update. 2003-08-30 09:10:12 +00:00
sigorset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigrelse.c Update. 2003-04-17 18:39:26 +00:00
sigsetops.c Update. 1998-10-08 16:12:50 +00:00
sigsetops.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-signal.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-sigset.c 2003-03-31 Roland McGrath <roland@redhat.com> 2003-04-01 06:49:23 +00:00
tst-sigsimple.c Update. 2003-04-17 23:30:20 +00:00