summaryrefslogtreecommitdiff
path: root/src/thread/pthread_detach.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-12fix several locks that weren't updated right for new futex-based __lockRich Felker1-2/+2
2012-07-11fix potential race condition in detached threadsRich Felker1-2/+2
2011-09-16fix more instances of old a_xchg (use new a_swap name)Rich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+11