X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 7 Sep 2009 21:20:47 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [1.7] rename/renameat error Message-ID: <20090907192046.GA12492@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4AA52B5E DOT 8060509 AT byu DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AA52B5E.8060509@byu.net> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Sep 7 09:48, Eric Blake wrote: > POSIX states that rename must fail with EINVAL if either argument ends in > '.' or '..' (after trailing slashes are stripped). Cygwin 1.7 is > detecting this situation (which is a step up from 1.5 which did the rename > anyways), but sets errno to EBUSY instead of EINVAL. Thanks for catching. Feel free to fix the rename function accordingly. This falls definitely under the trivial patch rule. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple