diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-16 18:59:24 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-03-16 18:59:24 +0100 |
commit | 5d0f6782028c754b2c0a5721d14b8c76b47d31db (patch) | |
tree | 62643cafa118917d2fbe946fb47d375630564e00 /news/2010-09.mdwn | |
parent | e54db727e9d92128b8df23a0dcf7daeab4976936 (diff) | |
download | web-5d0f6782028c754b2c0a5721d14b8c76b47d31db.tar.gz web-5d0f6782028c754b2c0a5721d14b8c76b47d31db.tar.bz2 web-5d0f6782028c754b2c0a5721d14b8c76b47d31db.zip |
drop the pthread conversion project
it has been done recently
Diffstat (limited to 'news/2010-09.mdwn')
-rw-r--r-- | news/2010-09.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/2010-09.mdwn b/news/2010-09.mdwn index a35e1b3e..fa0e1db1 100644 --- a/news/2010-09.mdwn +++ b/news/2010-09.mdwn @@ -97,9 +97,9 @@ While already working in that area, Samuel Thibault applied some further fixes to our two threading libraries, and among others, he also sent a related glibc patch to [fix signal-catching functions](http://sourceware.org/ml/libc-alpha/2010-09/msg00015.html). And -then, there is still the project about [[converting the Hurd's libraries and +then, there is still the project about converting the Hurd's libraries and servers to using libpthread instead of Mach's cthreads -(libthreads)|community/gsoc/project_ideas/pthreads]]; likely such signalling +(libthreads); likely such signalling system moderizations could be done [alongside of that](http://lists.gnu.org/archive/html/bug-hurd/2010-09/msg00021.html). |