Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
In-Reply-To: <8kdtf05infgbbo6ldgptpm2ki2qec2lcj0@4ax.com>
To: zzapper <david@tvis.co.uk>
Cc: cygwin@cygwin.com
Subject: Re: How to delete rogue nul files
MIME-Version: 1.0
Message-ID: <OF1F9CD2D2.449E962E-ON85256ED8.0069A314-85256ED8.00699C7F@abinitio.com>
From: Chuck McDevitt <cmcdevitt@ABINITIO.COM>
Date: Wed, 21 Jul 2004 15:14:04 -0400
Content-Type: text/plain; charset="US-ASCII"
X-IsSubscribed: yes

While it's not hard to delete the rouge "nul" files, it is a recent change 
to cygwin that allows them to be created at all.

1.5.9 seemed to treat "NUL" in the normal windows way (equivalent of 
/dev/null), so didn't create these files.

1.5.10 changed so Cygwin no longer recognizes windows special file names 
like "NUL", and instead treats them like normal files.

Is there a reason for this change?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

