Cross-platform Rust rewrite of the GNU coreutils https://uutils.github.io/
Find a file
Lei Zhang 3f4dba0de9 Turn off utmpx and signals for Fuchsia.
Fuchsia uses musl as its libc; musl only has stub implementation
for utmpx. From their wiki, that is deliberately chosen.

Fuchsia doesn't have signals mechanism.
2020-11-08 19:56:52 -06:00
src/uucore Turn off utmpx and signals for Fuchsia. 2020-11-08 19:56:52 -06:00