aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/sched.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-22try to implement the daemonize hack.rsc1-10/+25
2004-10-22debugging, more pthreads craprsc1-4/+8
2004-09-23Continue fighting pthreads.rsc1-173/+182
2004-09-21Continue the pthreads torture.rsc1-69/+57
2004-09-20various forgotten filesrsc1-1/+0
2004-09-17Continue switching library over to pthreads when possible.rsc1-19/+9
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc1-2/+9
2004-08-11More consistent use of _exits and exitsrsc1-3/+3
2004-06-09clean up children more oftenrsc1-3/+7
2004-05-11Fix small bugs.rsc1-5/+10
2004-04-21how much stack do we need?rsc1-4/+16
2004-04-21Tweaks to make libthread tell Valgrind about its stack limits,rsc1-2/+3
2004-04-20make things work on SunOSrsc1-0/+1
2004-03-05Debugging libthread for acme.rsc1-2/+12
2004-02-29Fighting the good fight.rsc1-0/+34
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-9/+19
2003-12-06various tweaks.rsc1-1/+32
2003-11-25More tweaks on Linux and Solaris.rsc1-1/+1
2003-11-25Add the #goo to allow use in C++.rsc1-0/+2
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-0/+2
2003-11-23runthread needn't be inlinersc1-1/+1
2003-11-23make -> mkrsc1-4/+6
2003-09-30Initial revisionrsc1-0/+192