diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/pthreads.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn index 0195bc25..0ff61cb0 100644 --- a/community/gsoc/project_ideas/pthreads.mdwn +++ b/community/gsoc/project_ideas/pthreads.mdwn @@ -37,7 +37,7 @@ This project requires relatively little Hurd-specific knowledge. Experience with multithreaded programming in general and pthreads in particular is required, though. -Possible mentors: Samuel Thibault (youpi) +Possible mentors: Barry deFreese (bddebian), Samuel Thibault (youpi) Exercise: Take some small piece of code using ctreads and convert it to pthreads. |