diff options
-rw-r--r-- | community/gsoc/project_ideas/pthreads.mdwn | 5 | ||||
-rw-r--r-- | open_issues/libpthread.mdwn | 2 | ||||
-rw-r--r-- | tag/open_issue_pthread.mdwn | 15 |
3 files changed, 4 insertions, 18 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) diff --git a/open_issues/libpthread.mdwn b/open_issues/libpthread.mdwn index 68195758..16b6d098 100644 --- a/open_issues/libpthread.mdwn +++ b/open_issues/libpthread.mdwn @@ -8,7 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -[[!tag open_issue_glibc open_issue_pthread]] +[[!tag open_issue_glibc open_issue_libpthread]] GSoC project idea: [[community/gsoc/project ideas/pthreads]] diff --git a/tag/open_issue_pthread.mdwn b/tag/open_issue_pthread.mdwn deleted file mode 100644 index 0ccb1002..00000000 --- a/tag/open_issue_pthread.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -[[!meta copyright="Copyright © 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 -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -[[!meta title="open_issue_pthread"]] - -[[!map -pages="tagged(open_issue_pthread)" -show=title]] |