2
0
Fork 0
mirror of https://github.com/uutils/coreutils synced 2024-12-16 08:12:39 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
8f4d9ea42e implement kill 2014-04-03 16:30:39 +00:00
Arcterus
e898d37736 Update for latest Rust 2014-03-31 09:40:21 -07:00
Arcterus
df9a296100 Implement md5sum (closes ) 2014-03-24 16:53:35 -07:00
Arcterus
c21dcc50dc Implement tac (closes ) 2014-02-27 10:59:51 -08:00
Alan Andrade
8127d8b43d id and groups share functions 2014-02-25 23:42:37 -08:00
Alan Andrade
de21ff4c2f Move util.rs to common 2014-02-23 22:50:34 -08:00
Renamed from util.rs (Browse further)