aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Michael <fedora.dm0@gmail.com>2018-03-12 00:21:44 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-12 00:24:31 +0100
commitda6d4404ecfd7eacba8c096b0761a5758a59da4b (patch)
tree6d1bff4b44189a104de3659775807e7c073133d8 /ChangeLog
parentd3da750d019d458355af602936d01901ba14f11c (diff)
downloadglibc-da6d4404ecfd7eacba8c096b0761a5758a59da4b.tar
glibc-da6d4404ecfd7eacba8c096b0761a5758a59da4b.tar.gz
glibc-da6d4404ecfd7eacba8c096b0761a5758a59da4b.tar.bz2
glibc-da6d4404ecfd7eacba8c096b0761a5758a59da4b.zip
Lookup the startup server through /servers/startup
* sysdeps/mach/hurd/reboot.c: Include <hurd/paths.h> (reboot): Lookup _SERVERS_STARTUP instead of calling proc_getmsgport to get a port to the startup server.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eda37a2b31..02d1ccdc68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-03-12 David Michael <fedora.dm0@gmail.com>
+
+ * sysdeps/mach/hurd/reboot.c: Include <hurd/paths.h>
+ (reboot): Lookup _SERVERS_STARTUP instead of calling proc_getmsgport to
+ get a port to the startup server.
+
2018-03-11 Zack Weinberg <zackw@panix.com>
* sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include math.h