summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg12
1 files changed, 9 insertions, 3 deletions
diff --git a/.topmsg b/.topmsg
index 2718034d3f..7b9619422a 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,3 +1,9 @@
-glibc 2.19 does not have the IS_IN generic macro yet.
-To be removed for glibc versions which have it (and thus don't define
-IS_IN_rtld)
+Commited to git
+
+From: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Subject: [PATCH] hurd: Make libc able to call pthread stubs
+
+* sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
+<bits/libc-lockP.h>
+
+Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>