public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Samuel Thibault <sthibaul@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] hurd: Move rtld-strncpy-c.c out of mach/hurd/
Date: Sun,  2 Apr 2023 23:28:29 +0000 (GMT)	[thread overview]
Message-ID: <20230402232829.E10393858C74@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b43cb674577c81c6a320d69345bad9aaad1ffbf6

commit b43cb674577c81c6a320d69345bad9aaad1ffbf6
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Sun Mar 19 18:09:57 2023 +0300

    hurd: Move rtld-strncpy-c.c out of mach/hurd/
    
    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 <bugaevc@gmail.com>
    Message-Id: <20230319151017.531737-15-bugaevc@gmail.com>

Diff:
---
 sysdeps/{mach/hurd => }/i386/i686/multiarch/rtld-strncpy-c.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

                 reply	other threads:[~2023-04-02 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230402232829.E10393858C74@sourceware.org \
    --to=sthibaul@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).