summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorantrik <antrik@users.sf.net>2009-03-12 03:06:30 +0100
committerantrik <antrik@users.sf.net>2009-03-12 09:16:55 +0100
commitc9fd8600c0c3eb72d4eb709f2594eb0bf2974e50 (patch)
tree9512914641a79d1409a0caa09688bdc5da774198 /community
parentde482839d2d4776e4ee0a669ef453b1838e23b34 (diff)
Pthreads conversion GSoC task: Update exercise suggestion
Diffstat (limited to 'community')
-rw-r--r--community/gsoc/project_ideas/pthreads.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn
index 0ff61cb0..aa532a9a 100644
--- a/community/gsoc/project_ideas/pthreads.mdwn
+++ b/community/gsoc/project_ideas/pthreads.mdwn
@@ -39,5 +39,7 @@ required, though.
Possible mentors: Barry deFreese (bddebian), Samuel Thibault (youpi)
-Exercise: Take some small piece of code using ctreads and convert it to
-pthreads.
+Exercise: Try to fix one of the outstanding issues with the work done so far.
+It's not yet complete, and there hasn't been much debugging yet, so it should
+not be too hard to find something needing improvement -- but if you don't see
+anything obvious, feel free to talk to us about an alternative exercise task.