summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.topdeps2
-rw-r--r--.topmsg17
2 files changed, 6 insertions, 13 deletions
diff --git a/.topdeps b/.topdeps
index 17c6c67..180b47c 100644
--- a/.topdeps
+++ b/.topdeps
@@ -1 +1 @@
-640cfa0a4af3dc399bff496fd94081a99dbbcdd2
+baseline
diff --git a/.topmsg b/.topmsg
index 6669004..bdee16e 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,14 +1,7 @@
-Subject: Baseline for our topic branches.
+Subject: [PATCH] tls-threadvar-pthread_self
----
+commit 25260994c812050a5d7addf125cdc90c911ca5c1
+Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
+Date: Fri Apr 27 01:32:54 2012 +0000
-This need not strictly be a TopGit branch, but it is for easy synchronization
-between different machines.
-
-As the baseline is merged into the topic branches, it is forward-only.
-
-To advance it:
-
- $ echo [SHA1] > .topdeps
- $ git commit -m Advance. -- .topdeps
- $ tg update
+ Store self in __thread variable instead of threadvar