Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bionet!ames!think!news!mclean From: mclean@pozzo.think.com (Shawn McLean) Newsgroups: comp.os.minix Subject: 1.3 _cleanup() in exit.c Message-ID: Date: 13 Jul 89 21:03:43 GMT Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA, USA Lines: 10 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