Commits


Use FreeBSD-approved method for determining FreeBSD version.


restore old plan 9 property that when the last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited.


more freebsd work


add threaddaemonize(), more bug fixes


better exec handling


starting to work on Linux


shuffle to allow use of execchan in non-pthreads impls


start linux pre-2.6 port


confine pthreads to pthread.c


signal handling, add prototype for pthreadinit


more new libthread