Commits


libthread: work around gcc warning on FreeBSD


libthread: correct sysfatal handler prototype


libthread: add proper sysfatal


libthread: abort on single-threaded lock contention


libthread: fix 64-bit bug in threadstart (Nathaniel Filardo)


libthread: remove bogus write in threadmain


pin


fix proc leak; add p9usepwlibrary


put threadinfo back


darwin 386 start


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


add threadidle


add threadid


Print information on SIGQUIT, SIGINFO.


Log if _threaddebuglevel is set.