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