Commits


silence various warnings


change to use new thread library


yield now returns the number of switches done


better exec handling


add awaitfor and waitfor


starting to work on Linux


shuffle to allow use of execchan in non-pthreads impls


more features


dumb porting bugs


use new thread library


figure out which files to put in the library


linux pre-2.6 implementation


start linux pre-2.6 port


good test programs


lock using Lock instead of QLock. qlocks are complicated enough that they need to be able to print during debugging.