aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/atexit.c
AgeCommit message (Collapse)AuthorFilesLines
2006-02-12add exitcodersc1-1/+3
2003-11-26call exit rather than _exits inside exits,rsc1-1/+1
so that the c library atexit handlers get a chance to run.
2003-11-23Various additions and fixes.rsc1-0/+54