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
Kevin Butler
cf136e1ff4
Try to read BOOT_TIME from utmpx if /proc/uptime fails.
2014-03-25 17:28:31 +00:00
Kevin Butler
4124ce6679
Silence dead code warnings for Constants
2014-03-25 16:01:56 +00:00
José Neder
ef4a5e965d
Implement uptime
...
Move utmp struct from users to common/utmpx.rs
2014-03-18 09:42:44 -03:00