diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-08-01 00:07:50 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-08-01 00:07:50 +0200 |
commit | 8787b6f298100d1c0e4e14da88fdea3755808f37 (patch) | |
tree | 8dc1436e15cd36950a1cd371c7b747622daec130 /community/gsoc | |
parent | a4a38a22c6b12fc55f263b59df4e71950126ca3f (diff) |
Use open_issue_libpthread.
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/pthreads.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn index 61c8c079..a33187f6 100644 --- a/community/gsoc/project_ideas/pthreads.mdwn +++ b/community/gsoc/project_ideas/pthreads.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -10,7 +11,7 @@ is included in the section entitled [[!meta title="Convert Hurd Libraries and Servers to pthreads"]] -[[!tag open_issue_pthread]] +[[!tag open_issue_libpthread]] The Hurd was originally created at a time when the [pthreads standard](http://www.opengroup.org/onlinepubs/009695399/basedefs/pthread.h.html) |