From 75a30dbaaf866a92d9ffaa186ad73db19111a8a4 Mon Sep 17 00:00:00 2001 From: vasilito Date: Sat, 1 Aug 2026 07:16:22 +0300 Subject: [PATCH] relibc: cherry-pick 3 upstream bug fixes (ld.so PLT, UDS-outside-rootfs, openat unwind) Pull genuinely-new upstream Redox fixes that apply cleanly onto the fork (the poll-timeout crash fix was already present as RedBear's own tested impl): - 72c0078d Fix ld.so PLT relocations by relocating lazily before is_me check (relevant to RedBear's ld.so panic class) - f8ef2864 Fix connect for Unix sockets outside the rootfs (UDS robustness) - 8965d7fc Fix an unwind-safety issue in openat --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index 1a6d3221b2..1d1e3ebe0e 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit 1a6d3221b2e9c852afeeddcbc01bd93fe7f39ddb +Subproject commit 1d1e3ebe0eea1be02d3871154b55d45782509fac