Files
RedBear-OS/local
vasilito 5fac5f6edb relibc: bump submodule pointer for dynamic linker panic-site fixes
Submodule local/sources/relibc updated to 90168f56, which converts
two panic-site unimplemented!() calls in the dynamic linker
(ld_so/dso.rs static_relocate and lazy_relocate) into proper
Err() returns. Executables using unfamiliar relocation types
now fail gracefully at dlopen time instead of aborting the
process.

See submodule commit message for full rationale.
2026-07-27 19:51:23 +09:00
..