1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/md5sum
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
..
rust-crypto@c3017b1e81 update submodule: rust-crypto 2014-06-09 14:21:04 +04:00
Makefile Implement md5sum (closes #47) 2014-03-24 16:53:35 -07:00
md5sum.rs Handle exit status more consistently. #211 2014-06-11 21:48:38 -07:00