Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sat, 17 Feb 2001 20:55:31 -0500 From: Christopher Faylor To: Cygwin Subject: Re: A question for Corinna Message-ID: <20010217205531.A1171@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: Cygwin References: <00f101c0988b$eab461a0$3c5350d8 AT bluesguitar DOT org> <20010217093601 DOT D16740 AT cygbert DOT vinschen DOT de> <20010217201710 DOT C32369 AT redhat DOT com> <017501c0994d$43867270$3c5350d8 AT bluesguitar DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <017501c0994d$43867270$3c5350d8@bluesguitar.org>; from matts@bluesguitar.org on Sat, Feb 17, 2001 at 07:51:08PM -0600 On Sat, Feb 17, 2001 at 07:51:08PM -0600, Matthew Smith wrote: >> On Sat, Feb 17, 2001 at 09:36:01AM +0100, Corinna Vinschen wrote: >> >Leave it as it is for: >> > - stdout, stderr and their redirection >> > >> >(no demand for completeness) >> >> Why not just link with automode.o? That should do the right thing. >> Pipes should default to binary regardless. >> >> cgf > >Chris, are you saying that the only thing I need to do when building a zsh >for cygwin is link with automode? Or are you talking about stdout,stderr, >and pipe stuff specifically? I don't understand the question. automode.o (poor choice of name and subject to change) defaults file operations to textmode input and binary mode output. It is similar in operation to Microsoft's binmode.obj. It doesn't affect pipes. Those are binmode by default. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple