Date: Sun, 11 Apr 1999 14:12:18 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Michel de Ruiter cc: djgpp-workers AT delorie DOT com Subject: Re: Buffering binary stdin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 9 Apr 1999, Michel de Ruiter wrote: > Concerning dup/dup2 giving problems with my proposed patch: > Both do a setmode themselves, so the buffering is set > correctly in any case. Or am I missing something? Nope, you didn't miss anything; I did. Sorry.