summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2012-04-27 05:42:42 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-05-10 11:49:07 +0800
commit4211729d73bfade729179f60f47c478f3774be50 (patch)
tree8e47eb2f36f8488a6d93ca363f81cec67a2861fe /.topmsg
parent67dca093af018e2c1859778462318bb829a58762 (diff)
Move errno to TLS
* sysdeps/mach/hurd/errno-loc.c: Remove file. * sysdeps/mach/hurd/errno.c: Remove file. * sysdeps/mach/hurd/dl-sysdep.c (errno): Remove variable. Conflicts: sysdeps/mach/hurd/errno-loc.c
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg7
1 files changed, 3 insertions, 4 deletions
diff --git a/.topmsg b/.topmsg
index f728a3c229..7ec2eaf855 100644
--- a/.topmsg
+++ b/.topmsg
@@ -4,7 +4,6 @@ Subject: [PATCH] tls-threadvar
TODO: replace the custom threadvar mechanism with generic TLS.
That will fix sigaltstack.
-
-Do not yet use TLS for errno.
-
-glibc-2.8/debian/patches/hurd-i386/local-tls.diff 3057
+* sysdeps/mach/hurd/errno-loc.c: Remove file.
+* sysdeps/mach/hurd/errno.c: Remove file.
+* sysdeps/mach/hurd/dl-sysdep.c (errno): Remove variable.