Commits


add exitcode


call exit rather than _exits inside exits, so that the c library atexit handlers get a chance to run.


Various additions and fixes.