Date: Thu, 5 Sep 1996 12:58:15 -0400 From: dj (DJ Delorie) Message-Id: <199609051658.MAA14286@delorie.com> To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Thu, 5 Sep 1996 17:41:35 +0200 (IST)) Subject: Re: `write' when disk full > Btw, wasn't the next release supposed to have a `write' which doesn't call > `malloc' but converts `\n' into CR-LF on the fly while putting the buffer > into the transfer buffer? `write' in the latest snapshot is still > identical to the stock v2.0 version. I don't know what happened, but I do recall redoing write(), and the version on my hard drive is the V2 version (dated last January). I guess I'll be doing it again!