That is not correct, Redox is not Unix - it has it’s own target_family set to redox and the implementation in libstd will not be done inside of sys::unix, due to fundamental differences (no dependency on libc, for example)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [discussion / pre-pre-pre-RFC] out-of-tree platform support for libstd | 1 | 941 | October 11, 2018 | |
| Libsystem, or, the great libstd refactor | 36 | 12921 | February 18, 2016 | |
| pre-RFC: global source replacement in Cargo for OS bindings | 14 | 1705 | February 7, 2019 | |
| Managing libstd's dependency on libc | 2 | 2961 | January 24, 2016 | |
| Dynamically-linked stable shared subset of the Rust standard library — using the C ABI? | 18 | 977 | July 14, 2025 |