Delivered-To: listarch-cygwin@sourceware.cygnus.com
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <3.0.5.32.19990217221306.0162b070@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Wed, 17 Feb 1999 22:13:06 -0500
To: DJ Delorie <dj@delorie.com>, paul-ml@is.lg.ua
From: Larry Hall <lhall@rfk.com>
Subject: Re: Cygwin B20 - fseek under gcc fails to reposition on text
  files
Cc: corinna.vinschen@cityweb.de, cygwin@sourceware.cygnus.com
In-Reply-To: <199902171807.NAA16764@envy.delorie.com>
References: <17817.990217@is.lg.ua>
 <36CA92B5.844635AA@cityweb.de>
 <17817.990217@is.lg.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 01:07 PM 2/17/99 -0500, DJ Delorie wrote:
>Batch files also cannot have NL endings - they need CR/LF endings.

You sure about that?  In my binary mounted environment I tried:

D:\tmp>cat b.bat
echo hello

D:\tmp>b

D:\tmp>echo hello
hello

D:\tmp>od -h b.bat
0000000 6365 6f68 6820 6c65 6f6c 000a
0000013

D:\tmp>

Hm...


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      (781) 239-1053
8 Grove Street                          (781) 239-1655 - FAX
Wellesley, MA  02482-7797               http://www.rfk.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


