75a30dbaaf
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