Most of coreutils with default features is now supported, except for custom signal handlers. Enabling the "unix" feature evokes undefined reference errors for the following symbols:
These can probably be implemented fairly straightforwardly with current rustix features:
Most of coreutils with default features is now supported, except for custom signal handlers. Enabling the "unix" feature evokes undefined reference errors for the following symbols:
These can probably be implemented fairly straightforwardly with current
rustix
features:These probably need more work: