X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=ytxBRf EP2r7VhMr/7wiGssGLfbhXxm/dy9forLkOvbgofgn6gSZMCO551++hKEYbV98wwz 9vpNfTj49IDfJK6RIGuPipHkSbIvn0bTwNOJOQhVghqxDtcuCHflejXauREeV0cp 6vNoxTs0zI0TiNN2tuHp+9e4Jr/sAIERJMQII= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; s=default; bh=n/BkgkLRDNDV kqQzrucg1jSNWMc=; b=UwywdQsc+wNVol3jFHDRiSSjX2yALr+XeXotkLr2Kkgq V9Cd6m8HMB9KD+fyIis8SgMl22MnD42iARZKegqDqseZvB4QI6A9IakfmWx18jBa m0vZNi6XnPIPzwe5oT+6nCH7wFzx4yco1V5/qRehjlqfFvuXHgbdddez1bh6O9c= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: lb3-smtp-cloud9.xs4all.net Date: Wed, 28 Aug 2019 11:22:27 +0200 Message-ID: <6ce950937216803ae3a160b4ebf713f8@smtp-cloud9.xs4all.net> From: Houder Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Odd, is it not? mkdir 'e:\' cannot be undone by rmdir 'e:\' ... References: <20190827152549 DOT GY11632 AT calimero DOT vinschen DOT de> <3E262D05-F393-453A-9E43-B248DDE50812 AT solidrocksystems DOT com> In-Reply-to: Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 On Wed, 28 Aug 2019 10:32:27, john doe wrote: > As hinted out in here, backporting the code snippet from mkdir to rmdir > would solve your issue. No, the reverse. Removing the snippet from mkdir() would solve my issue. rmdir() does the right thing; currently, mkdir() does the wrong thing. Henri -- 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