From: Roland McGrath Date: Tue, 27 Apr 1999 01:28:50 +0000 (+0000) Subject: 1999-04-27 Roland McGrath X-Git-Tag: cvs/glibc-2_1_1~123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a495c09224fe1170d6d3725ead86bf3a6f7cf00;p=thirdparty%2Fglibc.git 1999-04-27 Roland McGrath * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced set, pass EXEC_SIGTRAP flag in exec RPC. --- diff --git a/ChangeLog b/ChangeLog index feee8234bd4..4c53e856095 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-04-27 Roland McGrath + + * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced + set, pass EXEC_SIGTRAP flag in exec RPC. + 1999-04-26 Ulrich Drepper * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch. Take