Commit graph

19 commits

Author SHA1 Message Date
Michael Gehring
0ce3f0f4e1 Adapt to removal of ~str from libstd. 2014-05-23 14:28:40 +02:00
Michael Gehring
577e4baef9 Update for getopts changes 2014-05-17 12:32:14 +02:00
Michael Gehring
4b9c8279ce os::args returns Vec<~str> now 2014-05-16 11:17:23 +02:00
Arcterus
366c388d3f Update for latest Rust 2014-05-06 23:25:49 -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
Arcterus
e898d37736 Update for latest Rust 2014-03-31 09:40:21 -07:00
José Neder
786b39019b Fix master by removing extra crate,
and using max method for comparing floats
2014-03-18 09:26:42 -03:00
Alan Andrade
de21ff4c2f Move util.rs to common 2014-02-23 22:50:34 -08:00
Arcterus
47ddd7d4f2 Update for latest Rust and fixed up id for Linux 2014-02-16 13:29:31 -08:00
Arcterus
74df4d5a98 Fix programs for latest Rust and begin usage of new utility macros 2014-02-06 22:39:07 -08:00
Heather
ee56d7b196 update code for Rust print syntax changes 2014-01-13 13:05:02 +04:00
Heather
518477b1f5 link -> crate_id, link is deprecated 2013-12-26 14:49:31 +04:00
Jordi Boggiano
25297ec2b3 std::rt::io -> std::io 2013-11-13 12:17:41 +01:00
Huon Wilson
c4fab4cf67 Update main utils for language changes. 2013-11-11 21:03:55 +11:00
Jordi Boggiano
61a232eb0a Simplify opt checks 2013-10-22 14:22:10 +02:00
Jordi Boggiano
cdc435f008 Update to use the new format! macro 2013-10-19 16:02:38 +02:00
Léo Testard
3e4c1023c4 Fix compilation for Rust master branch (0.9-pre) 2013-10-18 13:47:59 +02:00
Jordi Boggiano
7fab5ef1e0 Update code to rust 0.8-dev 2013-08-05 01:21:57 +02:00
Jordi Boggiano
9653ed81a2 Add the first four utils 2013-08-02 19:33:31 +02:00