From 8ddfb6e08ab2f4361ab5e4a043472600cb48473b Mon Sep 17 00:00:00 2001 From: vasilito Date: Tue, 28 Jul 2026 00:23:55 +0900 Subject: [PATCH] relibc: bump submodule pointer for 25 build breakages fix Submodule local/sources/relibc updated to 87339c62, which restores the relibc build after 25 errors introduced by the operator's MSG_NOSIGNAL + ifaddrs commits plus my R9/R10 fixes: - object::Error type fix in dso.rs (2 sites) - Arc return type fix in linker.rs (RTLD_NOLOAD branch) - sc:: -> syscall:: fix in ifaddrs/mod.rs (6 sites) - libc dep + std:: -> core:: in socket.rs (3 sites) - TimeSpec tv_nsec i32 cast in mod.rs - libc = 0.2.189 added to Cargo.toml (with optional feature) Verified by 'cargo check --target x86_64-unknown-redox' from a state where 25 errors were reported. After the fix: Finished dev profile in 0.14s --- local/sources/relibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/relibc b/local/sources/relibc index 1fb1638615..87339c6287 160000 --- a/local/sources/relibc +++ b/local/sources/relibc @@ -1 +1 @@ -Subproject commit 1fb16386151655c6c5636ad1a17ea31739d52a42 +Subproject commit 87339c6287d4aa4eff2abb9efe7e2785428c00da