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
sigaddset.c
sigandset.c
sigdelset.c
sigempty.c
siggetmask.c
sighold.c
sigisempty.c
sigismem.c
signal.h Update. 2003-08-30 09:10:12 +00:00
sigorset.c
sigrelse.c
sigsetops.c
sigsetops.h
tst-signal.c
tst-sigset.c
tst-sigsimple.c
Versions