coreutils/src
2018-02-11 18:23:12 +03:00
..
arch Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
base32 Remove pipe_* macros 2017-12-10 20:57:39 -08:00
base64 Remove pipe_* macros 2017-12-10 20:57:39 -08:00
basename Remove pipe_* macros 2017-12-10 20:57:39 -08:00
cat Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
chgrp Remove pipe_* macros 2017-12-10 20:57:39 -08:00
chmod chmod, install, uucore: fix build on Windows 2017-12-10 21:21:24 -08:00
chown Remove pipe_* macros 2017-12-10 20:57:39 -08:00
chroot Remove pipe_* macros 2017-12-10 20:57:39 -08:00
cksum Remove pipe_* macros 2017-12-10 20:57:39 -08:00
comm Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
cp remove nightly complier warnings 2018-02-09 19:49:57 +08:00
cut Remove pipe_* macros 2017-12-10 20:57:39 -08:00
date Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
dircolors Remove pipe_* macros 2017-12-10 20:57:39 -08:00
dirname Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
du du: only use snake case 2017-12-10 10:03:14 -08:00
echo echo: refactor slightly 2018-01-06 17:05:04 +03:00
env Remove pipe_* macros 2017-12-10 20:57:39 -08:00
expand Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
expr Remove pipe_* macros 2017-12-10 20:57:39 -08:00
factor Remove pipe_* macros 2017-12-10 20:57:39 -08:00
false Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
fmt Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
fold Remove pipe_* macros 2017-12-10 20:57:39 -08:00
groups Remove pipe_* macros 2017-12-10 20:57:39 -08:00
hashsum add #[allow(unused_imports)] to std::ascii::AsciiExt 2018-01-08 11:32:38 +03:00
head Remove pipe_* macros 2017-12-10 20:57:39 -08:00
hostid Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
hostname Remove pipe_* macros 2017-12-10 20:57:39 -08:00
id Remove pipe_* macros 2017-12-10 20:57:39 -08:00
install Merge pull request #1119 from KeenS/install-ignore--c 2017-12-27 02:29:04 -08:00
join join: check line order 2018-02-11 18:23:12 +03:00
kill Remove pipe_* macros 2017-12-10 20:57:39 -08:00
link Remove pipe_* macros 2017-12-10 20:57:39 -08:00
ln Remove pipe_* macros 2017-12-10 20:57:39 -08:00
logname Remove pipe_* macros 2017-12-10 20:57:39 -08:00
ls Remove pipe_* macros 2017-12-10 20:57:39 -08:00
mkdir Remove pipe_* macros 2017-12-10 20:57:39 -08:00
mkfifo Remove pipe_* macros 2017-12-10 20:57:39 -08:00
mknod mknod, stdbuf: fix build 2017-12-11 00:27:38 -08:00
mktemp Remove pipe_* macros 2017-12-10 20:57:39 -08:00
more Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
mv Remove pipe_* macros 2017-12-10 20:57:39 -08:00
nice Remove pipe_* macros 2017-12-10 20:57:39 -08:00
nl Remove pipe_* macros 2017-12-10 20:57:39 -08:00
nohup Remove pipe_* macros 2017-12-10 20:57:39 -08:00
nproc Remove pipe_* macros 2017-12-10 20:57:39 -08:00
numfmt Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
od remove nightly complier warnings 2018-02-09 19:49:57 +08:00
paste Remove pipe_* macros 2017-12-10 20:57:39 -08:00
pathchk Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
pinky add #[allow(unused_imports)] to std::ascii::AsciiExt 2018-01-08 11:32:38 +03:00
printenv Remove pipe_* macros 2017-12-10 20:57:39 -08:00
printf Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
ptx Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
pwd pwd: drop unused import 2017-12-11 14:50:56 +04:00
readlink Remove pipe_* macros 2017-12-10 20:57:39 -08:00
realpath realpath, relpath: fix on stable and beta (whoops) 2018-01-17 15:35:42 -08:00
relpath realpath, relpath: fix on stable and beta (whoops) 2018-01-17 15:35:42 -08:00
rm rm: exit normally when -f is used with no operand 2017-12-26 15:36:21 -08:00
rmdir Remove pipe_* macros 2017-12-10 20:57:39 -08:00
seq Remove pipe_* macros 2017-12-10 20:57:39 -08:00
shred Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
shuf Remove pipe_* macros 2017-12-10 20:57:39 -08:00
sleep Remove pipe_* macros 2017-12-10 20:57:39 -08:00
sort Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
split Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
stat stat: Remove hard-coded path for mount information 2018-01-16 20:48:03 -05:00
stdbuf stdbuf: make build more reliable and allow installation using Cargo 2017-12-29 23:25:51 -08:00
sum Remove pipe_* macros 2017-12-10 20:57:39 -08:00
sync Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
tac Remove pipe_* macros 2017-12-10 20:57:39 -08:00
tail tail: squashed two commits 2018-01-06 16:49:23 +03:00
tee Remove pipe_* macros 2017-12-10 20:57:39 -08:00
test Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
timeout Remove pipe_* macros 2017-12-10 20:57:39 -08:00
touch Remove pipe_* macros 2017-12-10 20:57:39 -08:00
tr Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
true Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
truncate add #[allow(unused_imports)] to std::ascii::AsciiExt 2018-01-08 11:32:38 +03:00
tsort Remove pipe_* macros 2017-12-10 20:57:39 -08:00
tty Remove pipe_* macros 2017-12-10 20:57:39 -08:00
uname uname: add missing paren 2017-12-27 11:57:06 +01:00
unexpand Remove pipe_* macros 2017-12-10 20:57:39 -08:00
uniq Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
unlink Remove pipe_* macros 2017-12-10 20:57:39 -08:00
uptime Remove pipe_* macros 2017-12-10 20:57:39 -08:00
users Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08:00
uucore Add Sphinx documentation to generate man pages 2017-12-28 22:02:58 -08:00
uutils Add Sphinx documentation to generate man pages 2017-12-28 22:02:58 -08:00
wc add #[allow(unused_imports)] to std::ascii::AsciiExt 2018-01-08 11:32:38 +03:00
who Remove pipe_* macros 2017-12-10 20:57:39 -08:00
whoami Remove pipe_* macros 2017-12-10 20:57:39 -08:00
yes Merge pull request #1087 from ProgVal/faster-yes 2017-12-30 23:40:20 -08:00