Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: Richard Campbell To: "'cygwin AT cygwin DOT com'" Subject: RE: File reading problem with -mno-cygwin Date: Wed, 4 Sep 2002 15:53:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" >One question remains however and that is why would it work in Cygwin but >not in -mno-cygwin? My theory is that opening a file with "r" under >Cygwin is equivalent to "rb". Not in all situations. Under cygwin, opening with "r" may be equivalent to "rb", or it may not. Depends on how your filesystem was mounted, some environment options, and a few other factors. -Richard Campbell. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/