Re: [RFC PATCH glibc 19/34] hurd: Move a couple of singal-related files to x86

2023-04-02 Thread Samuel Thibault
Applied, thanks! Sergey Bugaev, le dim. 19 mars 2023 18:10:02 +0300, a ecrit: > These do not need any changes to be used on x86_64. > > Signed-off-by: Sergey Bugaev > --- > sysdeps/mach/hurd/{i386 => x86}/exc2signal.c | 0 > sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym | 0 > 2 file

[RFC PATCH glibc 19/34] hurd: Move a couple of singal-related files to x86

2023-03-19 Thread Sergey Bugaev
These do not need any changes to be used on x86_64. Signed-off-by: Sergey Bugaev --- sysdeps/mach/hurd/{i386 => x86}/exc2signal.c | 0 sysdeps/mach/hurd/{i386 => x86}/signal-defines.sym | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename sysdeps/mach/hurd/{i386 => x86}/exc2signal