From e2c739a43175f15d423010ef83ca3be67a26da8e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 31 Aug 2012 00:01:32 +0200 Subject: Initialize. --- .topdeps | 2 +- .topmsg | 17 +++++------------ 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 +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 -- cgit v1.2.3