about summary refs log tree commit diff
path: root/src/thread/pthread_join.c
Commit message (Expand)AuthorAgeFilesLines
* clean up sloppy nested inclusion from pthread_impl.hRich Felker2012-11-081-0/+1
* fix serious bug in pthread_joinRich Felker2011-09-111-2/+2
* fix pthread_join wait call: thread termination tid futex is not privateRich Felker2011-09-091-1/+1
* unify and overhaul timed futex waitsRich Felker2011-08-021-1/+5
* overhaul pthread cancellationRich Felker2011-04-171-3/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+12