summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg15
1 files changed, 7 insertions, 8 deletions
diff --git a/.topmsg b/.topmsg
index 75e1e7a38c..7b9619422a 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,10 +1,9 @@
-Commited
+Commited to git
-From: Manolis Ragkousis <manolis837@gmail.com>
-Date: Fri, 14 Aug 2015 01:20:59 +0300
-Subject: [PATCH] Check sysheaders when looking for Mach and Hurd headers.
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] hurd: Make libc able to call pthread stubs
-* sysdeps/mach/configure.ac: Add sysheaders check.
-* sysdeps/mach/configure: Regenerate.
-* sysdeps/mach/hurd/configure.ac: Add sysheaders check.
-* sysdeps/mach/hurd/configure: Regenerate.
+* sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
+<bits/libc-lockP.h>
+
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>