[comp.os.minix] 1.3 _cleanup

mclean@pozzo.think.com (Shawn McLean) (07/14/89)

Was there a fix for 1.3 exit.c?  Utilities compiled in 1.3 have the nasty
habit of not fflushing on exit.  If (*__cleanup)() is changed to _cleanup()
in exit.c, this fixes the problem for some utilities, e.g head, and causes
_io_table to be undefined while linking others, e.g. ascii.

I tried looking for this in the system archives.  vm1.novak.edu appears to
be the only active archive but lacks a Subjects: index similar to the one
on bugs.nosc.mil.

-shawn