summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-08-31 00:01:32 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-08-31 00:01:32 +0200
commite2c739a43175f15d423010ef83ca3be67a26da8e (patch)
tree6b77454312c29474b42063f75398711c8a2a8096
parent0096579c8bea920f7c42b40ea22db621da6480a5 (diff)
Initialize.
-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