Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Sun, 12 Nov 2000 01:26:01 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: automode.o Message-ID: <20001112012601.A28141@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20001112002148 DOT A27647 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <20001112002148.A27647@redhat.com>; from cgf@redhat.com on Sun, Nov 12, 2000 at 12:21:48AM -0500 On Sun, Nov 12, 2000 at 12:21:48AM -0500, Christopher Faylor wrote: >I added a new file to cygwin-1.1.5 -- automode.o. Linking with this >file will cause all reads to default to text mode and all writes to >default to binary mode. > >I used it in the new version of bison which I recently (silently) >released. By the way, this is an implementation of an idea of DJ's. Just to give proper attribution... cgf