diff options
author | Roland McGrath <roland@gnu.org> | 1995-02-25 11:33:49 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-02-25 11:33:49 +0000 |
commit | 3c46a92d403c3c72ab99169e056efdb04ddc4f15 (patch) | |
tree | de6037f8a16fd71ce7900312a0990d75ebecfc50 /ChangeLog | |
parent | 22a1292a42facff7597f3336a91eea57db9709e6 (diff) | |
download | glibc-3c46a92d403c3c72ab99169e056efdb04ddc4f15.tar.gz glibc-3c46a92d403c3c72ab99169e056efdb04ddc4f15.tar.xz glibc-3c46a92d403c3c72ab99169e056efdb04ddc4f15.zip |
Sat Feb 25 02:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/mach/hurd/kill.c: When the process has no message port registered and we have its task port, translate a few signals to task_suspend/task_resume/task_terminate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a9668d19ea..7b3a8c95bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Feb 25 02:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * sysdeps/mach/hurd/kill.c: When the process has no message port + registered and we have its task port, translate a few signals to + task_suspend/task_resume/task_terminate. + Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * io/Makefile (routines): Add euidaccess. |