From: Thomas Bushnell, BSG Date: Mon, 3 Jun 1996 19:59:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs/libc-960604~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f195df2d7f9e4f43d74b704092ead780df625b4;p=thirdparty%2Fglibc.git *** empty log message *** Mon Jun 3 15:58:22 1996 Michael I. Bushnell, p/BSG * hurdsig.c (_hurd_internal_post_signal): When turning the action for a HANDLE signal to IGNORE because the signal is blocked, clean up any pending suspension left over from a call to resume. --- diff --git a/ChangeLog b/ChangeLog index 7b8b44f2b73..a846ff9a647 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 3 15:58:22 1996 Michael I. Bushnell, p/BSG + + * hurdsig.c (_hurd_internal_post_signal): When turning the action + for a HANDLE signal to IGNORE because the signal is blocked, clean + up any pending suspension left over from a call to resume. + Mon Jun 3 00:30:35 1996 Roland McGrath * elf/dl-lookup.c (_dl_lookup_symbol): Take new arg RELOC_ADDR and