Commits


lib9: turn certain signals off by default


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


OS X Tiger changes


try leaving TTIN, TTOU alone


play nicer with others w.r.t. signal masks


update return interface


as wkj pointed out, notifyseton should not call notesetenable


cleanups - lots of removed files now in thread library. qlock.c - stubs to thread library notify.c - clean interface slightly.


clean up signal handling


try to avoid calling notify on the "dumb" signals


Get rid of 9proc.


various bug fixes and paranoia


Fix small bugs.


No more malloc or lock inside signal handlers.


Sometimes it's amazing these haven't been turned up by other compilers.