diff options
author | antrik <antrik@users.sf.net> | 2009-03-11 23:02:08 +0100 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2009-03-12 09:16:54 +0100 |
commit | de482839d2d4776e4ee0a669ef453b1838e23b34 (patch) | |
tree | 7205d4fd1f1fb7c23ea71e0386f9d0aefce1dbe8 | |
parent | fd602020974b7edbcc8b43b969c98e68f3afdf39 (diff) |
Pthreads conversion GSoC task: Add Barry as possible mentor
-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. |