summaryrefslogtreecommitdiffstats
path: root/src/libthread
Commit message (Expand)AuthorAgeFilesLines
* 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
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-1/+1
* Various little fixes.rsc2004-03-052-3/+3
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-051-6/+13
* Debugging libthread for acme.rsc2004-03-054-12/+60
* Tweaks for the Macintosh.rsc2004-03-021-5/+83
* Threaded read9pmsg.rsc2004-02-291-0/+32
* Add fdwait routines.rsc2004-02-291-0/+250
* Fighting the good fight.rsc2004-02-298-102/+124
* various tweaks.rsc2004-02-095-7/+16
* Tweaks to various bits.rsc2003-12-173-19/+27
* Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2003-12-118-28/+56
* various tweaks.rsc2003-12-064-1/+61
* Silence some Mac OS X warnings.rsc2003-11-251-1/+0
* More tweaks on Linux and Solaris.rsc2003-11-252-3/+19
* Add the #goo to allow use in C++.rsc2003-11-251-0/+2