coreutils/src
Bulat Musin 26ad240572 echo: reorder of match patterns
People write \n \t and \r \v much more
often than other escape sequences, so
it makes more sense to optimise for common
case, as match scans from top to bottom.
2018-01-06 17:01:50 +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 cp: lock winapi to 0.2 for now 2017-12-29 03:31:13 -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: reorder of match patterns 2018-01-06 17:01:50 +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 Remove pipe_* macros 2017-12-10 20:57:39 -08: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: implement the -t option 2017-12-24 16:22:48 +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 pipe_* macros 2017-12-10 20:57:39 -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 Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08: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 Remove pipe_* macros 2017-12-10 20:57:39 -08:00
relpath Remove pipe_* macros 2017-12-10 20:57:39 -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 Remove pipe_* macros 2017-12-10 20:57:39 -08: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 Handle SIGPIPE correctly and autogenerate main() for each util 2017-12-08 15:05:07 -08: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 Remove pipe_* macros 2017-12-10 20:57:39 -08: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 Remove pipe_* macros 2017-12-10 20:57:39 -08: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