1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
2015-01-04 23:33:32 +01:00
..
base64 Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
basename Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
cat fix *write*! macro args 2014-11-22 07:30:18 +01:00
chmod regex::Captures::{at,name} returns Option 2014-12-22 10:54:29 +11:00
chroot Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
cksum Update for new coercion rules 2014-11-19 21:58:16 +01:00
comm Fix build for latest Rust 2014-12-08 23:45:03 -08:00
common Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
cp Fix build with rust master 2014-12-11 07:51:37 +01:00
cut fix char_len warnings 2014-12-28 14:09:50 +03:00
dirname Fix build with rustc master 2014-12-24 20:55:32 +11:00
du Fix build with rustc master 2014-12-24 20:55:32 +11:00
echo Fix build with rustc master 2014-12-24 20:55:32 +11:00
env fix *write*! macro args 2014-11-22 07:30:18 +01:00
expand fix *write*! macro args 2014-11-22 07:30:18 +01:00
factor Fix build for latest Rust 2014-12-08 23:45:03 -08:00
false Change tab to spaces 2014-10-05 10:09:52 +09:00
fmt Fix build with rustc master 2014-12-24 20:55:32 +11:00
fold fix char_len warnings 2014-12-28 14:09:50 +03:00
groups Update for new coercion rules 2014-11-19 21:58:16 +01:00
hashsum Update for recent std::ascii changes 2014-12-30 20:11:06 +01:00
head Fix build as well as most deprecation warnings 2014-11-22 13:00:42 -08:00
hostid Fix build with rust master 2014-12-11 07:51:37 +01:00
hostname Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
id Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
kill Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
link Update for new coercion rules 2014-11-19 21:58:16 +01:00
logname Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
mkdir Update for new coercion rules 2014-11-19 21:58:16 +01:00
mkfifo Update for new coercion rules 2014-11-19 21:58:16 +01:00
mv Fix deprecation warnings on latest nightlies 2014-12-25 19:55:32 +01:00
nice Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
nl Fix deprecation warnings on latest nightlies 2014-12-25 19:55:32 +01:00
nohup nohup: fix build on Macs (closes #463) 2014-12-05 16:32:45 -08:00
nproc Update for new coercion rules 2014-11-19 21:58:16 +01:00
paste Fix build with rust nightly Dec-20-2014 2014-12-22 12:27:03 +11:00
printenv Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
pwd Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
realpath Fix build for latest Rust 2014-12-02 21:29:53 -08:00
relpath Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
rm Fix build with rust master 2014-12-11 07:51:37 +01:00
rmdir Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
seq Fix deprecation warnings on latest nightlies 2014-12-25 19:55:32 +01:00
shuf Update for new coercion rules 2014-11-19 21:58:16 +01:00
sleep Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
sort sort: implement --reverse 2014-11-22 13:41:57 -08:00
split Added verbose for split - prints created file name 2015-01-04 23:33:32 +01:00
sum Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
sync Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
tac Fix build with rust nightly Dec-20-2014 2014-12-22 12:27:03 +11:00
tail Add semicolons to item macros 2014-12-22 10:54:29 +11:00
tee Fix build for latest Rust 2014-12-02 21:29:53 -08:00
test Fix deprecation warnings on latest nightlies 2014-12-25 19:55:32 +01:00
timeout Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00
touch fix char_len warnings 2014-12-28 14:09:50 +03:00
tr Fix build for latest Rust 2014-12-08 23:45:03 -08:00
true Change tab to spaces 2014-10-05 10:09:52 +09:00
truncate Update for recent std::ascii changes 2014-12-30 20:11:06 +01:00
tsort Update for new coercion rules 2014-11-19 21:58:16 +01:00
tty Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
uname Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
unexpand Fix deprecation warnings on latest nightlies 2014-12-25 19:55:32 +01:00
uniq Update for recent std::ascii changes 2014-12-30 20:11:06 +01:00
unlink Fix build for latest Rust 2014-12-02 21:29:53 -08:00
uptime Fix deprecation warnings with latest rust nightly 2015-01-01 12:14:28 +01:00
users Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
uutils Fix build as well as most deprecation warnings 2014-11-22 13:00:42 -08:00
wc Update for recent std::ascii changes 2014-12-30 20:11:06 +01:00
whoami Fix most deprecation warnings and remove hacky nohup code 2014-11-28 14:49:22 -08:00
yes Remove now invalid format specifiers 2014-11-22 07:30:18 +01:00