[hurd,commited 0/3] glibc 2.44 hurd fixes
Samuel Thibault <[email protected]> Tue, 21 Jul 2026 09:17:38 +0200
| Newsgroups | gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
This fixes build/run against the latest 2.44 commits for GNU/Hurd Samuel Thibault (3): hurd: Add __fstatat64 to dl-sysdep.c hurd: Add __readlink and readlink to dl-sysdep.c hurd: demangle pointers on fork's longjmp sysdeps/mach/hurd/Versions | 4 +- sysdeps/mach/hurd/dl-sysdep.c | 53 ++++++++++++++++++++++++++ sysdeps/mach/hurd/i386/ld.abilist | 1 + sysdeps/mach/hurd/i386/localplt.data | 2 + sysdeps/mach/hurd/i386/longjmp-ts.c | 5 +++ sysdeps/mach/hurd/x86_64/ld.abilist | 1 + sysdeps/mach/hurd/x86_64/localplt.data | 2 + sysdeps/mach/hurd/x86_64/longjmp-ts.c | 5 +++ 8 files changed, 72 insertions(+), 1 deletion(-) -- 2.53.0