diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-07 20:23:11 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-04-07 20:23:11 +0200 |
commit | 65351e6ce5ca902e210ec10b2abbc6dd5e48041a (patch) | |
tree | 9985c4e3ea2bcfba96523d3463ca46f1c6ed2224 /open_issues/gccgo.mdwn | |
parent | ae5e8c6a91fde0b89d504a729245c51773aa5924 (diff) | |
download | web-65351e6ce5ca902e210ec10b2abbc6dd5e48041a.tar.gz web-65351e6ce5ca902e210ec10b2abbc6dd5e48041a.tar.bz2 web-65351e6ce5ca902e210ec10b2abbc6dd5e48041a.zip |
open_issues/glibc/t/tls-threadvar: getcontext/setcontext.
Diffstat (limited to 'open_issues/gccgo.mdwn')
-rw-r--r-- | open_issues/gccgo.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open_issues/gccgo.mdwn b/open_issues/gccgo.mdwn index 0ecc1228..e9fbf0f1 100644 --- a/open_issues/gccgo.mdwn +++ b/open_issues/gccgo.mdwn @@ -30,6 +30,14 @@ First, make the language functional, have its test suite pass without errors. [[!inline pages=community/gsoc/project_ideas/gccgo feeds=no]] + +## Svante's work + +Per [[!message-id "1335509732.3707.179.camel@hp.my.own.domain"]], Svante has +been working on this, has some (unpublished) patches, and this is currently +blocked on [[`getcontext`/`setcontext`|open_issues/glibc/t/tls-threadvar]]. + + --- |