From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id CE58C388700F for ; Mon, 4 May 2020 20:22:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CE58C388700F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=joseph_myers@mentor.com IronPort-SDR: Acflu24pxmQ0F8DmWqGJTFY+L0O+b6o4t5sw/5KumpM8OL0Tb3VxoFS+1oQRSr2KM7raUBtDkv iwz0Vgm13TOPhEgLbYqkqDCupcf1/oxUu+Aw0Re2HW4dDYP8qQMTfVwu3BZuSF5J8bt+4GDdFx UJ+rbEc6yC3sNccBiAOAl+313+PHA6Is6eGWWVI1BUsL2tJ4aJK9QEu+pyK+9LyhV6BEctUA1g tTA1q3PYUWuE5u4Y3OiwglaauvJJnnMpDU2FRdqMAMYO8y4foOW9UemnXhZLpnPDq1zPTsgu4s b8w= X-IronPort-AV: E=Sophos;i="5.73,353,1583222400"; d="scan'208";a="48575872" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 04 May 2020 12:22:09 -0800 IronPort-SDR: lGzCWggnAJ+ngFl1/bD/TFRrqLdVzMq7NwcT5ET2qOEHkotmYVfOK9pcR0qtxkWzRBFK2MHZQF VHN5jo+Fbvh0AiJzI941bKqDnAqqwqLuNxTPhBhyWY9ub3ihLy18QQtUaOJiaF0W6Lwj/jzLtH qPpDpJ5MsK4bR6u03XQZYjLOqGiPhR5VumP9gJjwe2HgLIXIYoGlRreYe3DDyiVEKjl8jX6FW1 wrQu8Vs7nht7t6+wENJSy4kktzv8SXdcI4ISplykYrpWhg4BY8jMRJylbKGAuyWwQaKA1UutsZ /OI= Date: Mon, 4 May 2020 20:22:03 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Florian Weimer CC: Subject: Re: [PATCH] manual: Document the O_NOFOLLOW open flag In-Reply-To: <87sgggxnnz.fsf@mid.deneb.enyo.de> Message-ID: References: <87sgggxnnz.fsf@mid.deneb.enyo.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2020 20:22:18 -0000 This patch is OK. -- Joseph S. Myers joseph@codesourcery.com