From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id 9429F3846411 for ; Fri, 6 Nov 2020 22:15:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9429F3846411 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: fRhLSWQ2sBhItDu86uTz260czXd1gcldC4NKbpb157579WuFdvyyFlZP3+DWLKeLYVHcuuqjT3 6IIbvtSJ17lHeMr7XDyQfHYOHs06a8GrBisDv+8Cr3rcxo7y6FdNd6Ki+1bFk/OAFVjGuk3aDJ ddjehSGCE+S/Ty0lMwj6/ZhAxvSB7BPmKshQvZGx7F6bwXIUmFPILiwgWKnqNGqcFYLw3wfNsP JFU8PJffp2QNPZhdOD1lwELxIS2l9StAZwq0OComNDn/nPFwClB0c0WotOVaGbj/VlhR1mh1se kWg= X-IronPort-AV: E=Sophos;i="5.77,457,1596528000"; d="scan'208";a="54794218" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 06 Nov 2020 14:15:20 -0800 IronPort-SDR: 3iFKuUy4TFsfPZwvbI+FGmLtcOxqzJo9Wq0tlgVrS5P9ly1kpSajc72RICppzNKWt9rDE2r5+N /b9f15GMNq5Hq+LcKUtjHCFioW9DxljG1UpnvSgbDmEE0eK/rIigAuAzgYD0BJtVU3tFT/la98 9qJb2dM2+XJPHZ9RfdgiJrF+w+HfIaMkldmZlcRCb0M5SVUvS+L/yAvtH8nznLg750e/O9vB20 AeB1y7wKduZnhze2eXxQ9/q4jmh95t1SlPtyBWQg2eFqsRqMHOw2BZ9wkT/q3xQUNkunXDwJpf fnM= Date: Fri, 6 Nov 2020 22:15:15 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: =?ISO-8859-15?Q?Alexandra_H=E1jkov=E1?= CC: , =?ISO-8859-15?Q?Alexandra_H=E1jkov=E1?= Subject: Re: [PATCH] Linux: Add execveat system call wrapper In-Reply-To: <20201106210314.399276-1-ahajkova@redhat.com> Message-ID: References: <20200428122019.26826-1-ahajkova@redhat.com> <20201106210314.399276-1-ahajkova@redhat.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-06.mgc.mentorg.com (139.181.222.6) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-3125.6 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, 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: Fri, 06 Nov 2020 22:15:22 -0000 Note the need for a NEWS update for the new feature, and for documentation of the new function in process.texi. -- Joseph S. Myers joseph@codesourcery.com