summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg9
1 files changed, 5 insertions, 4 deletions
diff --git a/.topmsg b/.topmsg
index 6452334..d2d5b17 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,6 +1,7 @@
-From: Thomas Schwinge <thomas@schwinge.name>
-Subject: [PATCH] t/fix_inline
+Subject: [PATCH] Fix inline usage for recent GCC versions.
-<patch description>
+From: Thomas Schwinge <thomas@schwinge.name>
-Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
+* sysdeps/l4/hurd/pt-sysdep.h (_pthread_self, __pthread_stack_dealloc): Use
+static inline instead of extern inline.
+* sysdeps/mach/hurd/pt-sysdep.h (__pthread_stack_dealloc): Likewise.