Commits


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


libthread: add threadspawnd R=rsc http://codereview.appspot.com/6742064


libthread: make page work on OS X


set RFNOTEG when we can


avoid zombie when execvp fails


add wait


better exit handling


do rfork(RFNOTEG) before exec


more freebsd work


better exec handling


starting to work on Linux


shuffle to allow use of execchan in non-pthreads impls


New thread library