From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 9EFA03858CDB for ; Sun, 2 Apr 2023 23:10:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9EFA03858CDB Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gnu.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gnu.org Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pj6qa-0002Gb-Ul; Sun, 02 Apr 2023 19:10:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=In-Reply-To:MIME-Version:References:Subject:To:From: Date; bh=gnX+Vusd6PCsvLgpaIgxupHD2J9r8tvYVYmUXl6QaM0=; b=h9cEFmvJvLgFbf7KYBm1 DGDi0eajuz1rKFUaL6xEFM80mOv0Bilgqf9cRBAr0X5bPETHem88/APhkJ5LGO696IaXB5Ukncb8p uP3i/VBD3bXFa8ylo1k3RPk7L8yjssq7ttIVU6pP1DHTriA9QE7+uUE35BHb+VU3EzR4rD+lElmGd 4u0uIMVrswa39dktPInmldcukI4ve/cjH9rLm+69Bv5ZeNM5zyykWuzN1uHmrHJyEZrzZgWyhY8Ex DFlllD63qwSBS79qf9lsPQMDHn3uDfHkXEAEcwcSGhYfszjmmk4U8zAWYvHSDIHF3pJh9e0LDBwjs 8sSJ3l2c4bOJSg==; Received: from [2a01:cb19:4a:a400:de41:a9ff:fe47:ec49] (helo=begin) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pj6qa-00082g-BW; Sun, 02 Apr 2023 19:10:52 -0400 Received: from samy by begin with local (Exim 4.96) (envelope-from ) id 1pj6qZ-00Assv-1A; Mon, 03 Apr 2023 01:10:51 +0200 Date: Mon, 3 Apr 2023 01:10:51 +0200 From: Samuel Thibault To: Sergey Bugaev Cc: libc-alpha@sourceware.org, bug-hurd@gnu.org Subject: Re: [RFC PATCH glibc 14/34] hurd: Move rtld-strncpy-c.c out of mach/hurd/ Message-ID: <20230402231051.ks4q2apijipocv3e@begin> Mail-Followup-To: Sergey Bugaev , libc-alpha@sourceware.org, bug-hurd@gnu.org References: <20230319151017.531737-1-bugaevc@gmail.com> <20230319151017.531737-15-bugaevc@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230319151017.531737-15-bugaevc@gmail.com> Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Spam-Status: No, score=-12.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,GIT_PATCH_0,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Applied, thanks! Sergey Bugaev, le dim. 19 mars 2023 18:09:57 +0300, a ecrit: > There's nothing Mach- or Hurd-specific about it; any port that ends > up with rtld pulling in strncpy will need this. > > Signed-off-by: Sergey Bugaev > --- > sysdeps/{mach/hurd => }/i386/i686/multiarch/rtld-strncpy-c.c | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename sysdeps/{mach/hurd => }/i386/i686/multiarch/rtld-strncpy-c.c (100%) > > diff --git a/sysdeps/mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c b/sysdeps/i386/i686/multiarch/rtld-strncpy-c.c > similarity index 100% > rename from sysdeps/mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c > rename to sysdeps/i386/i686/multiarch/rtld-strncpy-c.c > -- > 2.39.2 > -- Samuel --- Pour une évaluation indépendante, transparente et rigoureuse ! Je soutiens la Commission d'Évaluation de l'Inria.