summaryrefslogtreecommitdiffstats
path: root/src/lib9/exits.c
Commit message (Collapse)AuthorAgeFilesLines
* call exit rather than _exits inside exits,rsc2003-11-261-22/+0
| | | | | so that the c library atexit handlers get a chance to run.
* Various additions and fixes.rsc2003-11-231-1/+13
|
* Initial revisionrsc2003-09-301-0/+10