Commit Briefs

7a2c88509b rsc

allow config to override kernel version


b8f742db85 rsc

os x changes


50f7ec339a rsc

initial darwin


a0a331aad9 rsc

add _procwakeupandunlock

to help ease locking contention on Linux 2.4.


c7acb53e03 rsc

add _threaddaemonize



1d2533d010 rsc

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.


d54ead7fb9 rsc

more freebsd work


2c87dda8f8 rsc

add threaddaemonize(), more bug fixes


8cbd854a8a rsc

better exec handling


955a2ca78d rsc

starting to work on Linux



4dbefdd41c rsc

start linux pre-2.6 port


73722a8bbf rsc

confine pthreads to pthread.c