From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48084 invoked by alias); 26 Feb 2020 16:16:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 48076 invoked by uid 89); 26 Feb 2020 16:16:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-106.7 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_SHORT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=corinna-cygwin@cygwin.com, corinnacygwincygwincom X-HELO: mout.kundenserver.de Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.17.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Feb 2020 16:15:58 +0000 Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1N4yJ8-1jWFxc0G2e-010vmp for ; Wed, 26 Feb 2020 17:15:52 +0100 Received: by calimero.vinschen.de (Postfix, from userid 500) id 99D43A82772; Wed, 26 Feb 2020 17:15:51 +0100 (CET) Date: Wed, 26 Feb 2020 16:16:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: directory without search permission is searchable? Message-ID: <20200226161551.GV4045@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <06DDE076-BDA6-4877-BDD3-7F670CB38DB0@kba.biglobe.ne.jp> <20200226105447.GQ4045@calimero.vinschen.de> <50D8AFE1-088D-40FA-AAD7-217A06DF87BA@me.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rnP2AJ7yb1j09OW/" Content-Disposition: inline In-Reply-To: <50D8AFE1-088D-40FA-AAD7-217A06DF87BA@me.com> X-SW-Source: 2020-02/txt/msg00241.txt.bz2 --rnP2AJ7yb1j09OW/ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 698 On Feb 27 01:10, Jun-ichi Takimoto wrote: >=20 > > 2020/02/26 19:54, Corinna Vinschen wrote: > >=20 > > The default is to bypass traverse checking for *all* users. >=20 > Thanks. >=20 > The reason I asked about this is: > zsh recently added a test to confirm that a glob pattern "*/" does NOT > include "dir/" if the directory "dir" has no search permission. > This test fails on Cygwin. Yeah, that's expected. Even with Cygwin it's still Windows under the hood :) > A patch to skip this test on Cygwin: > http://www.zsh.org/mla/workers/2020/msg00317.html > I will soon push this to zsh git master. Great, thanks! Corinna --=20 Corinna Vinschen Cygwin Maintainer --rnP2AJ7yb1j09OW/ Content-Type: application/pgp-signature; name="signature.asc" Content-length: 833 -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAl5WmbcACgkQ9TYGna5E T6Ap6BAAg/+OgCCcL9iAG5hWQ1dyVI2sR4Q1xjN8qGmKVq0Q1c9X1sWCS5oBSVpE vYutzFXmv6TFnyMBvIVJFm2znAG1uUXSFQ6HDB9c6xZbKsW99PvlD1EqXIpP0Qg1 8OZ2K3x2B6dsqCAqH1wpJHFqYTt4XPdaaWhCbl1FKn9ch6QwzHqkZ3VHYsmm782i /v0rjQt0Tcp3n/mVNHYjsFaCLqRqbG1Ehti+XrOaFqTpLTjyhmQj/O2MmKUJ1T3Y 6oNF4eF09ehYqj2Iiq8iEfndvjYfKnmTjf3qRv5eKNBXqRAm6hCBZ8vNn5lRHruv SzrKd+H8mzfaD3ZlbrL4EQdrUxAWk0c9zaGChAdnhUbRzw1Havi+HlP8tTGasY1X 4dzmKr+xHXzvrQaT2YpW3wdqhM+cc3E12B36HojpSuQqKZIdcOKj0ebF3SBXuK+A W7yJL9mFWvR2/uP4qrmQgzcVS1EV+tZW1v0+/ifpg8fjJDPVz/45LMtk2H6Dr/gD Rx+tXVddg3peSpqBf1d6mR6908CIl1FhLlwQCHOS8Unm7IN/u5joAui0yM348ccP lpFFG8HhzgM8YAfii7LBUK4iC3qgFweV9vBI1ZUNplab3ieTdhDGhJTQoqqhc5GQ LFJe1+PIGDIuKq1c/H8e76ZVeURbylYfa7bwrdgBZUicKszVc0s= =KC4B -----END PGP SIGNATURE----- --rnP2AJ7yb1j09OW/--