1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 18:21:01 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Brian Anderson
0ee4fb0576 Handle exit status more consistently. #211
This changes the `uumain` functions to return the exit code as `int`.

It does not eliminate all calls to `os::set_exit_status` and `libc::exit`.
2014-06-11 21:48:38 -07:00
Brian Anderson
ce19eb4329 Update to Rust nightly 2014-06-11 21:48:36 -07:00
Brian Anderson
1ebd6a7310 Improve busybox compatibility for command line processing 2014-06-02 14:07:55 -07:00
Brian Anderson
c31e36a994 Output list of uutils functions in a way that busybox's 'runtest' understands 2014-06-02 14:07:55 -07:00
Michael Gehring
13f01e4c11 add uutils multicall binary 2014-05-28 14:22:52 +02:00