Date: Thu, 25 Jul 1996 16:00:00 +0200 Message-Id: <199607251400.QAA09574@tyr.diku.dk> From: Morten Welinder To: djgpp-workers AT delorie DOT com Subject: reminder: write.c We need to do something about write.c which uses huge amounts of memory in certain cases. I sent an alloca-based version at some time, put I think it got thumbs down. (One more thing: the current re-allocation after unexec is not necessary.) Morten