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 /.topmsg | |
parent | 0096579c8bea920f7c42b40ea22db621da6480a5 (diff) |
Initialize.
Diffstat (limited to '.topmsg')
-rw-r--r-- | .topmsg | 17 |
1 files changed, 5 insertions, 12 deletions
@@ -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 |