summaryrefslogtreecommitdiffstats
path: root/src/libthread
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Continue switching library over to pthreads when possible.rsc2004-09-176-27/+19
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-178-126/+62
* PowerPC Linux support from ericvh.rsc2004-08-222-0/+16
* More consistent use of _exits and exitsrsc2004-08-113-6/+6
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
* va_arg fixrsc2004-06-171-1/+1
* clean up children more oftenrsc2004-06-091-3/+7
* add network dialingrsc2004-06-091-0/+29
* make sure only one guy can call exit.rsc2004-05-231-1/+1
* More little bug fixesrsc2004-05-141-1/+2
* various bug fixesrsc2004-05-141-2/+6
* Noblock is nonsense.rsc2004-05-121-19/+0
* Fix small bugs.rsc2004-05-119-28/+49
* various bug fixesrsc2004-05-051-0/+1
* add -W to specify window size.rsc2004-04-293-7/+8
* add stubs for other systems.rsc2004-04-253-1/+26
* little thingsrsc2004-04-231-3/+11
* odds and endsrsc2004-04-213-2/+7
* how much stack do we need?rsc2004-04-211-4/+16
* better error handlingrsc2004-04-211-1/+2
* Tweaks to make libthread tell Valgrind about its stack limits,rsc2004-04-217-8/+60
* make things work on SunOSrsc2004-04-202-1/+2
* clean up when finished.rsc2004-04-191-1/+0
* SunOS can rot in hell.rsc2004-03-266-2/+7
* Today's changes.rsc2004-03-253-4/+88
* Small tweaksrsc2004-03-211-0/+1
* Various fixes, add spell.rsc2004-03-091-0/+1
* Small bug fixes.rsc2004-03-051-2/+2