aboutsummaryrefslogtreecommitdiff
path: root/src/libthread
AgeCommit message (Expand)AuthorFilesLines
2005-01-07oopsrsc1-2/+1
2005-01-07initial darwinrsc5-3/+156
2005-01-07allow lock passingrsc1-1/+2
2005-01-07sunos fixesrsc2-4/+10
2005-01-06add _procwakeupandunlockrsc5-12/+44
2005-01-06go back to 1000 schedsrsc1-1/+1
2005-01-06add some annoying lock loop prints -- let's seersc1-8/+65
2005-01-06more debuggingrsc3-6/+19
2005-01-04add _threaddaemonizersc1-0/+1
2005-01-04more debuggingrsc1-6/+16
2005-01-04better handlingrsc1-8/+22
2005-01-04more testsrsc5-3/+130
2004-12-29Use FreeBSD-approved method for determining FreeBSD version.wkj1-1/+1
2004-12-28restore old plan 9 property that when thersc6-8/+36
2004-12-28more freebsd workrsc10-40/+118
2004-12-28attempt at FreeBSD pre-5 supportrsc1-0/+356
2004-12-28remove debuggingrsc4-5/+8
2004-12-28add threaddaemonizersc1-0/+98
2004-12-28new test programrsc1-0/+11
2004-12-28add threaddaemonize(), more bug fixesrsc6-14/+51
2004-12-27better exec handlingrsc5-78/+43
2004-12-27starting to work on Linuxrsc5-19/+80
2004-12-27shuffle to allow use of execchan in non-pthreads implsrsc3-6/+43
2004-12-27figure out which files to put in the libraryrsc1-0/+14
2004-12-27linux pre-2.6 implementationrsc2-0/+355
2004-12-27start linux pre-2.6 portrsc5-79/+122
2004-12-27confine pthreads to pthread.crsc4-13/+38
2004-12-27remove debuggingrsc1-1/+0
2004-12-27signal handling, add prototype for pthreadinitrsc3-4/+19
2004-12-26remove empty qlock.crsc2-4/+0
2004-12-25more new libthreadrsc7-0/+800
2004-12-25New thread libraryrsc70-4684/+1041
2004-11-08still more filesrsc5-0/+300
2004-11-08extra filesrsc4-0/+380
2004-11-08more thread workrsc12-337/+291
2004-10-22figure out which thread implementation to usersc1-0/+15
2004-10-22try to implement the daemonize hack.rsc11-51/+165
2004-10-22new test programrsc1-0/+41
2004-10-22debugging, more pthreads craprsc7-9/+27
2004-09-23add this.rsc1-0/+14
2004-09-23add pthreadrsc1-0/+164
2004-09-23Continue fighting pthreads.rsc19-580/+465
2004-09-21Continue the pthreads torture.rsc7-95/+138
2004-09-20various forgotten filesrsc4-1/+143
2004-09-17Continue switching library over to pthreads when possible.rsc6-27/+19
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc8-126/+62
2004-08-22PowerPC Linux support from ericvh.rsc2-0/+16
2004-08-11More consistent use of _exits and exitsrsc3-6/+6
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-06-17va_arg fixrsc1-1/+1