diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-08-31 00:01:32 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-08-31 00:01:32 +0200 |
commit | e2c739a43175f15d423010ef83ca3be67a26da8e (patch) | |
tree | 6b77454312c29474b42063f75398711c8a2a8096 | |
parent | 0096579c8bea920f7c42b40ea22db621da6480a5 (diff) |
Initialize.
-rw-r--r-- | .topdeps | 2 | ||||
-rw-r--r-- | .topmsg | 17 |
2 files changed, 6 insertions, 13 deletions
@@ -1 +1 @@ -640cfa0a4af3dc399bff496fd94081a99dbbcdd2 +baseline @@ -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 |