Commits


stupid gcc


better exit handling


allow config to override kernel version


sunos fixes


add _procwakeupandunlock to help ease locking contention on Linux 2.4.


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


remove debugging


better exec handling


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