diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-21 14:27:40 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-21 14:27:40 +0200 |
commit | 78d2510a84a791479ff0bad78e21aca6c4ce78fa (patch) | |
tree | 3adb274b06c18c6efa685a215fe2943425d3efdd /open_issues/libpthread.mdwn | |
parent | 0fac4390455da0d7c431f7af6dc8d1df0e83b00c (diff) | |
download | web-78d2510a84a791479ff0bad78e21aca6c4ce78fa.tar.gz web-78d2510a84a791479ff0bad78e21aca6c4ce78fa.tar.bz2 web-78d2510a84a791479ff0bad78e21aca6c4ce78fa.zip |
open_issues/glibc: bab06390aca40703514099a7022dac4ae4aac76b (2013-05-20; fbeafedeea37e0af1984a6511018d159f5ceed6a (2012-11-03))
Diffstat (limited to 'open_issues/libpthread.mdwn')
-rw-r--r-- | open_issues/libpthread.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/open_issues/libpthread.mdwn b/open_issues/libpthread.mdwn index 28532320..e2fda122 100644 --- a/open_issues/libpthread.mdwn +++ b/open_issues/libpthread.mdwn @@ -601,6 +601,9 @@ Most of the issues raised on this page has been resolved, a few remain. <tschwinge> Mhm, I see. <braunr> so for now, i'm using this approach as a hack only <tschwinge> I'm working on phasing out threadvars, but we're not there yet. + +[[glibc/t/tls-threadvar]]. + <tschwinge> Yes, that's fine for the moment. <braunr> tschwinge: a simple definition wouldn't work <braunr> tschwinge: i resorted to a weak symbol, and see how it goes |