glibc/signal
Ulrich Drepper eb4063467c Update.
1998-05-04 12:40  Ulrich Drepper  <drepper@cygnus.com>

	* malloc/malloc.c (ptmalloc_init_all): New function.  Similar to
	ptmalloc_unlock_all, but re-initializes the mutexes instead.
	(ptmalloc_init): Use new function in thread_at_fork call.
	(thread_atfork_static): Likewise.
	Suggested by Wolfram Gloger and Xavier Leroy.
1998-05-04 13:19:20 +00:00
..
sys
.cvsignore
Makefile Update. 1998-05-04 13:19:20 +00:00
allocrtsig.c
sigaddset.c
sigandset.c
sigdelset.c
sigempty.c
sigfillset.c
siggetmask.c
sighold.c Update. 1998-04-20 18:41:05 +00:00
sigisempty.c
sigismem.c
signal.h Update. 1998-05-04 13:19:20 +00:00
sigorset.c
sigrelse.c Update. 1998-04-20 18:41:05 +00:00
sigsetops.c
sigsetops.h
tst-signal.c