public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] hurd: Move a couple of signal-related files to x86
@ 2023-04-02 23:28 Samuel Thibault
  0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2023-04-02 23:28 UTC (permalink / raw)
  To: glibc-cvs

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

commit d8b69e89d8a4996eac2e53f16e6ef6e1cbb284b4
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Sun Mar 19 18:10:02 2023 +0300

    hurd: Move a couple of signal-related files to x86
    
    These do not need any changes to be used on x86_64.
    
    Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
    Message-Id: <20230319151017.531737-20-bugaevc@gmail.com>

Diff:
---
 sysdeps/mach/hurd/{i386 => x86}/exc2signal.c       | 0
 sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/sysdeps/mach/hurd/i386/exc2signal.c b/sysdeps/mach/hurd/x86/exc2signal.c
similarity index 100%
rename from sysdeps/mach/hurd/i386/exc2signal.c
rename to sysdeps/mach/hurd/x86/exc2signal.c
diff --git a/sysdeps/mach/hurd/i386/signal-defines.sym b/sysdeps/mach/hurd/x86/signal-defines.sym
similarity index 100%
rename from sysdeps/mach/hurd/i386/signal-defines.sym
rename to sysdeps/mach/hurd/x86/signal-defines.sym

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-02 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 23:28 [glibc] hurd: Move a couple of signal-related files to x86 Samuel Thibault

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).