Commit graph

6 commits

Author SHA1 Message Date
Michael Gehring
577e4baef9 Update for getopts changes 2014-05-17 12:32:14 +02:00
Arcterus
366c388d3f Update for latest Rust 2014-05-06 23:25:49 -07:00
Arcterus
4e8703e04f Fix everything but md5sum (blocked on rust-crypto) for latest Rust 2014-04-25 22:03:08 -07:00
petejodo
27ed81322c Fixed most issues caused by libc being moved from std to it's own crate.
I just did a quick pass and fixed a majority of the simple issues but
there are still some problems with the following utils:
  id
  md5sum
  tee
  uptime
  users
  whoami
2014-04-07 18:43:34 -04:00
Maciej Dziardziel
5541e6674b pass params directly to show_error macro 2014-04-03 22:37:14 +01:00
Maciej Dziardziel
8f4d9ea42e implement kill 2014-04-03 16:30:39 +00:00