summaryrefslogtreecommitdiffstats
path: root/src/libthread
Commit message (Expand)AuthorAgeFilesLines
* where did this change go?rsc2005-01-141-1/+11
* Many small edits.rsc2005-01-133-7/+18
* paranoiarsc2005-01-112-2/+17
* don't rfork(RFNOTEG) because then you losersc2005-01-111-3/+23
* os x changesrsc2005-01-115-37/+64
* do rfork(RFNOTEG) before execrsc2005-01-101-0/+1
* oopsrsc2005-01-071-2/+1
* initial darwinrsc2005-01-075-3/+156
* allow lock passingrsc2005-01-071-1/+2
* sunos fixesrsc2005-01-072-4/+10
* add _procwakeupandunlockrsc2005-01-065-12/+44
* go back to 1000 schedsrsc2005-01-061-1/+1
* add some annoying lock loop prints -- let's seersc2005-01-061-8/+65
* more debuggingrsc2005-01-063-6/+19
* add _threaddaemonizersc2005-01-041-0/+1
* more debuggingrsc2005-01-041-6/+16
* better handlingrsc2005-01-041-8/+22
* more testsrsc2005-01-045-3/+130
* Use FreeBSD-approved method for determining FreeBSD version.wkj2004-12-291-1/+1
* restore old plan 9 property that when thersc2004-12-286-8/+36
* more freebsd workrsc2004-12-2810-40/+118
* attempt at FreeBSD pre-5 supportrsc2004-12-281-0/+356
* remove debuggingrsc2004-12-284-5/+8
* add threaddaemonizersc2004-12-281-0/+98
* new test programrsc2004-12-281-0/+11
* add threaddaemonize(), more bug fixesrsc2004-12-286-14/+51
* better exec handlingrsc2004-12-275-78/+43
* starting to work on Linuxrsc2004-12-275-19/+80
* shuffle to allow use of execchan in non-pthreads implsrsc2004-12-273-6/+43
* figure out which files to put in the libraryrsc2004-12-271-0/+14
* linux pre-2.6 implementationrsc2004-12-272-0/+355
* start linux pre-2.6 portrsc2004-12-275-79/+122
* confine pthreads to pthread.crsc2004-12-274-13/+38
* remove debuggingrsc2004-12-271-1/+0
* signal handling, add prototype for pthreadinitrsc2004-12-273-4/+19
* remove empty qlock.crsc2004-12-262-4/+0
* more new libthreadrsc2004-12-257-0/+800
* New thread libraryrsc2004-12-2570-4684/+1041
* still more filesrsc2004-11-085-0/+300
* extra filesrsc2004-11-084-0/+380
* more thread workrsc2004-11-0812-337/+291
* figure out which thread implementation to usersc2004-10-221-0/+15
* try to implement the daemonize hack.rsc2004-10-2211-51/+165
* new test programrsc2004-10-221-0/+41
* debugging, more pthreads craprsc2004-10-227-9/+27
* add this.rsc2004-09-231-0/+14
* add pthreadrsc2004-09-231-0/+164
* Continue fighting pthreads.rsc2004-09-2319-580/+465
* Continue the pthreads torture.rsc2004-09-217-95/+138
* various forgotten filesrsc2004-09-204-1/+143