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
.cvsignore
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
sigdelset.c Update. 2003-04-29 22:49:58 +00:00
sigempty.c
siggetmask.c
sighold.c Update. 2003-04-17 18:12:31 +00:00
sigisempty.c
sigismem.c
signal.h Update. 2003-08-30 09:10:12 +00:00
sigorset.c
sigrelse.c Update. 2003-04-17 18:39:26 +00:00
sigsetops.c
sigsetops.h
tst-signal.c
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