about summary refs log tree commit diff
path: root/src/thread/pthread_detach.c
Commit message (Expand)AuthorAgeFilesLines
* fix several locks that weren't updated right for new futex-based __lockRich Felker2012-07-121-2/+2
* fix potential race condition in detached threadsRich Felker2012-07-111-2/+2
* fix more instances of old a_xchg (use new a_swap name)Rich Felker2011-09-161-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+11