summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-03-03 00:56:48 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-03-03 00:56:48 +0100
commit90b10dc4fc4a6de6385f1fbeabbce369f8440743 (patch)
treec7e425d078b7d872c445fdb80b4dd638f65a1514 /.topmsg
parentb96718e64f7f345aa6673d183e22c786112bf52f (diff)
Yes, we should replace threadvar with tls
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg3
1 files changed, 2 insertions, 1 deletions
diff --git a/.topmsg b/.topmsg
index 8691e91ab5..f728a3c229 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,7 +1,8 @@
From: Thomas Schwinge <thomas@schwinge.name>
Subject: [PATCH] tls-threadvar
-(Evaluate whether to) replace the custom threadvar mechanism with generic TLS.
+TODO: replace the custom threadvar mechanism with generic TLS.
+That will fix sigaltstack.
Do not yet use TLS for errno.