summaryrefslogtreecommitdiff
path: root/stubs.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-06fix pthread_exit protoHEADmasterSamuel Thibault1-1/+1
2009-10-10Add additional pthread_* stubs and abort() on pthread_cond_*wait.Samuel Thibault1-3/+54
2009-10-09Revert "Provide sem_* functions"Julien Danjou1-103/+0
2009-08-20Provide sem_* functionsSamuel Thibault1-0/+103
2006-11-21Library that provides pthread stubs that are missing from your platform libc.Jamey Sharp1-0/+141