diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-08 22:10:03 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-08 22:10:03 +0100 |
commit | d02297aa11b9011e0e45d3733713aa4dda9d444b (patch) | |
tree | 9963c2ba627462cc17fa3edfbd116d6a103256f8 /news | |
parent | e336dba578ab32454cdb81ae13a8579ce8587e57 (diff) |
news/2012-q1-q2: Remove "old news".
TLS has been implemented for years; this was just a re-submission of the patch.
Diffstat (limited to 'news')
-rw-r--r-- | news/2012-q1-q2.mdwn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/news/2012-q1-q2.mdwn b/news/2012-q1-q2.mdwn index 2b8296d8..fd6e45fc 100644 --- a/news/2012-q1-q2.mdwn +++ b/news/2012-q1-q2.mdwn @@ -40,10 +40,7 @@ of [nanosleep](http://lists.gnu.org/archive/html/bug-hurd/2012-04/msg00130.html) [getgroups](http://lists.gnu.org/archive/html/bug-hurd/2012-04/msg00120.html) and [sendto](http://lists.gnu.org/archive/html/bug-hurd/2012-06/msg00009.html), -making it easier to port POSIX programs, and Samuel Thibault -[added Thread Local support (TLS)](http://lists.gnu.org/archive/html/bug-hurd/2012-05/msg00046.html), -further improving the standards conformance of the Hurd and paving the -way for C++11x. +for POSIX compliance. **Barrier of Entry** |