diff options
author | Roland McGrath <roland@gnu.org> | 1999-04-27 01:28:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-04-27 01:28:50 +0000 |
commit | 8a495c09224fe1170d6d3725ead86bf3a6f7cf00 (patch) | |
tree | a7641e009ad489da6077447ffae69029b4f6107c /ChangeLog | |
parent | 20d138126f0e4a51012406a7b8695dc82d5a57b1 (diff) | |
download | glibc-8a495c09224fe1170d6d3725ead86bf3a6f7cf00.tar.gz glibc-8a495c09224fe1170d6d3725ead86bf3a6f7cf00.tar.xz glibc-8a495c09224fe1170d6d3725ead86bf3a6f7cf00.zip |
1999-04-27 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced set, pass EXEC_SIGTRAP flag in exec RPC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index feee8234bd..4c53e85609 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-04-27 Roland McGrath <roland@baalperazim.frob.com> + + * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced + set, pass EXEC_SIGTRAP flag in exec RPC. + 1999-04-26 Ulrich Drepper <drepper@cygnus.com> * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch. Take |