aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-28 09:46:20 +0000
committerRoland McGrath <roland@gnu.org>1999-02-28 09:46:20 +0000
commit813de3b38e97b1ccfbec0748b1851e455b5df37a (patch)
treece5dff2b854499d4299f59c9c406ad0231056da0 /ChangeLog
parente8f51d56d4c4b5839fee6af97b068f9fa02efd09 (diff)
downloadglibc-813de3b38e97b1ccfbec0748b1851e455b5df37a.tar
glibc-813de3b38e97b1ccfbec0748b1851e455b5df37a.tar.gz
glibc-813de3b38e97b1ccfbec0748b1851e455b5df37a.tar.bz2
glibc-813de3b38e97b1ccfbec0748b1851e455b5df37a.zip
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurd-raise.c (_hurd_raise_signal): Send "poll request" msg_sig_post RPC (with SIGNO=0), rather than generating signal (again) with the RPC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0e172e47e..14c3454136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd/hurd-raise.c (_hurd_raise_signal): Send "poll request"
+ msg_sig_post RPC (with SIGNO=0), rather than generating signal (again)
+ with the RPC.
+
1999-02-27 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/getsysstats.c (__get_nprocs_conf, __get_nprocs,