Rewriting the GNU Coreutils in Rust
Rewriting the GNU Coreutils in Rust
Posted Jun 11, 2021 20:33 UTC (Fri) by notriddle (subscriber, #130608)In reply to: Rewriting the GNU Coreutils in Rust by Wol
Parent article: Rewriting the GNU Coreutils in Rust
> I just wish they'd replace POSIX ... :-)
Fuchsia isn't POSIX-compliant. <a href="https://fuchsia.dev/fuchsia-src/concepts/system/libc?hl=en">It does not have signals, and it does not support forking</a>.
