summaryrefslogtreecommitdiff
path: root/pthread.c
AgeCommit message (Expand)AuthorLines
2011-09-04fix pthread test: cannot use barriers with async cancellation enabled!Rich Felker-3/+6
2011-09-04fix invalid test: pthread_exit in cancellation handler is UBRich Felker-2/+1
2011-04-17test nested cancellation handlersRich Felker-1/+43
2011-04-01more CANCELED spellingRich Felker-2/+2
2011-04-01spelling error in CANCELEDRich Felker-3/+3
2011-03-28primitive condition var testRich Felker-0/+21
2011-03-19initial check-in, taken from old libc svn repo with significant additionsRich Felker-0/+161