Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Christopher Faylor Message-ID: <19990216002334.A11441@cygnus.com> Date: Tue, 16 Feb 1999 00:23:34 -0500 To: jeffdbREMOVETHIS AT goodnet DOT com, cygwin AT sourceware DOT cygnus DOT com Subject: Re: Here documents in ash shell scripts mess up stdin on 9x References: <19990214224355 DOT B6554 AT cygnus DOT com> <36c7a78d DOT 23637243 AT mail DOT goodnet DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93i In-Reply-To: <36c7a78d.23637243@mail.goodnet.com>; from Mikey on Mon, Feb 15, 1999 at 06:05:28AM +0000 Ok. I was looking in our CVS sources. Apparently Geoff didn't incorporate ash into CVS for B19 or he wiped it out after installing a new version. That would be the "I really must be missing something here" in my personal email which you forwarded to the list. cgf >where did the files arith.c arith.h arith_lex.c arith.y arith.l come >from? what would you call them if not command line math functions? Or >possibly arithmetic substitution functions? Regardless what are they >doing in a shell that is there strictly for speed in configure/compile? >On Sun, 14 Feb 1999 22:43:55 -0500, you wrote: >>I really must be missing something here. I just went back to the >>sources that went into building the B19 version of ash. There was no >>occurrence of the string SHINIT in any of the files. There is also no >>SHINIT mentioned in the man page that is in the ash source directory.