Commit graph

7 commits

Author SHA1 Message Date
Michael Gehring
b7357c527f uutils: add fmt, sync 2014-06-20 00:46:10 +02:00
Michael Gehring
329ac25e07 uutils: add chroot, factor, nl, tail 2014-06-17 19:38:11 +02:00
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