Files
RedBear-OS/src/platform
Red Bear OS 32e402087f Fix sigaction.sa_flags type: c_int -> c_ulong
nix 0.30.1 expects SaFlags_t = c_ulong for target_os = "redox"
(see nix-0.30.1/src/sys/signal.rs:430). Our relibc had c_int,
causing type mismatch errors in uutils and any nix-dependent crate.
Align with nix's expectation.
2026-06-27 22:26:56 +03:00
..
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00
2026-06-27 09:19:26 +03:00