..
arch
arch: use utsname in libc instead
2016-08-20 11:59:58 +08:00
base32
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
base64
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
basename
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
cat
cat: fixed indentation
2016-11-18 22:30:12 +03:00
chgrp
chgrp: remove unwrap() in is_bind_root()
2016-12-01 06:02:58 -08:00
chmod
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
chown
chown,chgrp: fix bug in option --preserve-root
2016-08-29 11:19:15 +08:00
chroot
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
cksum
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
comm
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
cp
cp: added -v/--verbose flag
2016-07-15 14:41:50 -04:00
cut
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
dircolors
Fix comment spelling
2016-11-25 14:36:56 -05:00
dirname
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
du
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
echo
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
env
Fix comment spelling
2016-11-25 14:36:56 -05:00
expand
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
expr
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
factor
Fix comment spelling
2016-11-25 14:36:56 -05:00
false
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
fmt
Fix comment spelling
2016-11-25 14:36:56 -05:00
fold
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
groups
impl: dryer use of coreopts
2016-08-20 10:07:24 -04:00
hashsum
hashsum: implement SHAKE-128 and SHAKE-256
2016-08-30 17:33:18 -07:00
head
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
hostid
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
hostname
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
id
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
install
Fix comment spelling
2016-11-25 14:36:56 -05:00
kill
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
link
impl: use coreopts for brevity and consistent UX
2016-08-20 10:07:24 -04:00
ln
ln: Make sure we can symlink directories on Windows.
2016-11-05 00:22:55 -07:00
logname
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
ls
Enable compilation of ls on Fuchsia.
2016-12-14 23:29:38 -05:00
mkdir
mkdir: trying to create existing dir is fine
2016-12-23 18:47:38 +03:00
mkfifo
Fix clippy warnings
2016-01-06 09:36:20 +01:00
mknod
mknod: remove repeated macro
2016-06-17 13:27:19 +08:00
mktemp
Fix comment spelling
2016-11-25 14:36:56 -05:00
more
Enable compilation of more on Fuchisa.
2016-12-08 13:08:17 -05:00
mv
Fix mv build on Windows
2016-11-18 13:58:13 +00:00
nice
Fix clippy warnings
2016-01-06 09:36:20 +01:00
nl
Fix comment spelling
2016-11-25 14:36:56 -05:00
nohup
Fix clippy warnings
2016-01-06 09:36:20 +01:00
nproc
Refactor and simplify build for utilities.
2015-12-07 21:56:45 -05:00
od
od: fix od --help
2016-12-04 22:24:36 +01:00
paste
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
pathchk
Fix comment spelling
2016-11-25 14:36:56 -05:00
pinky
pinky: correct the test
2016-08-20 20:22:18 +08:00
printenv
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
printf
Solve compiler warning about using deprecated item.
2016-11-29 12:57:09 -05:00
ptx
ptx: fix build on stable
2016-01-06 16:20:59 +01:00
pwd
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
readlink
Fix clippy warnings
2016-01-06 09:36:20 +01:00
realpath
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
relpath
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
rm
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
rmdir
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
seq
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
shred
Fix clippy warnings
2016-01-06 09:36:20 +01:00
shuf
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
sleep
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
sort
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
split
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
stat
stat: use uucore::entries
2016-08-20 03:10:36 +08:00
stdbuf
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
sum
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
sync
Refactor and simplify build for utilities.
2015-12-07 21:56:45 -05:00
tac
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
tail
tail: implement --pid. Closes #846 .
2016-12-22 01:32:09 +03:00
tee
Fix clippy warnings
2016-01-06 09:36:20 +01:00
test
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
timeout
Merge pull request #935 from frewsxcv/refactor-time
2016-08-04 21:17:38 -04:00
touch
touch: respect -h
2016-08-28 07:12:25 +08:00
tr
tr: use HashMap in stdlib instead of vec_map
2016-08-20 02:25:55 +08:00
true
Remove unnecessary dependencies of getopts & libc for utilities.
2016-11-17 17:43:31 -05:00
truncate
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
tsort
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
tty
Fix clippy warnings
2016-01-06 09:36:20 +01:00
uname
Add Fuchsia as recognized host OS in uname.
2016-11-24 17:30:03 -05:00
unexpand
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
uniq
uniq: add test for case-insensitive comparison
2016-08-13 02:04:19 +08:00
unlink
Fix clippy warnings
2016-01-06 09:36:20 +01:00
uptime
uptime: use uucore::utmpx
2016-08-10 15:24:45 +08:00
users
uucore::utmpx: change API and fix error
2016-08-11 15:41:12 +08:00
uucore
uucore: compile on Windows again
2016-11-30 03:51:49 -08:00
uutils
fix two clippy warnings
2016-03-24 12:15:01 +01:00
wc
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00
who
who: use i64 instead of time_t
2016-09-03 22:18:10 +02:00
whoami
whoami: use uucore::entries
2016-08-20 03:10:36 +08:00
yes
Remove unnecessary dependencies on libc in various utilities.
2016-11-24 11:17:36 -05:00