summaryrefslogtreecommitdiff
path: root/src/thread/pthread_join.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-08clean up sloppy nested inclusion from pthread_impl.hRich Felker1-0/+1
2011-09-11fix serious bug in pthread_joinRich Felker1-2/+2
2011-09-09fix pthread_join wait call: thread termination tid futex is not privateRich Felker1-1/+1
2011-08-02unify and overhaul timed futex waitsRich Felker1-1/+5
2011-04-17overhaul pthread cancellationRich Felker1-3/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+12