From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 617 invoked from network); 18 May 2021 11:33:23 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 18 May 2021 11:33:23 -0000 Received: (qmail 21645 invoked by uid 550); 18 May 2021 11:33:20 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 21609 invoked from network); 18 May 2021 11:33:19 -0000 Date: Tue, 18 May 2021 12:33:50 +0100 From: Vincent Donnefort To: musl@lists.openwall.com Message-ID: <20210518113350.GA318145@e124901.cambridge.arm.com> References: <20210506153147.11859-1-vincent.donnefort@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210506153147.11859-1-vincent.donnefort@arm.com> Subject: [musl] Re: [PATCH v2] sysconf: add _SC_NPROCESSORS_CONF support Gentle ping, Any thoughts about this patch? -- Vincent