summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/pthreads.mdwn
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2009-03-11 23:02:08 +0100
committerantrik <antrik@users.sf.net>2009-03-12 09:16:54 +0100
commitde482839d2d4776e4ee0a669ef453b1838e23b34 (patch)
tree7205d4fd1f1fb7c23ea71e0386f9d0aefce1dbe8 /community/gsoc/project_ideas/pthreads.mdwn
parentfd602020974b7edbcc8b43b969c98e68f3afdf39 (diff)
Pthreads conversion GSoC task: Add Barry as possible mentor
Diffstat (limited to 'community/gsoc/project_ideas/pthreads.mdwn')
-rw-r--r--community/gsoc/project_ideas/pthreads.mdwn2
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.