Date: Wed, 10 Sep 1997 21:28:40 -0400 (EDT) Message-Id: <199709110128.VAA27643@delorie.com> From: DJ Delorie 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 Wed, 10 Sep 1997 16:54:41 +0300 (IDT)) Subject: Re: Transfer buffer (Was: Re: fread slowstart) Precedence: bulk > > It's not possible that a tb is altered out of libc contol, right ? > > Wrong. Application code is free to use the transfer buffer also. They better not use it to pass info to spawned sub-programs!