Natanael Copa e880c9c100 echo: do not assume that free() leaves errno unmodified 3 vuotta sitten
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 6 vuotta sitten
Config.src 43b17b1cd0 restore documentation on the build config language 6 vuotta sitten
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 7 vuotta sitten
basename.c b097a84d62 config: update size information 5 vuotta sitten
cat.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
chgrp.c af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 vuotta sitten
chmod.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 vuotta sitten
chown.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 vuotta sitten
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 6 vuotta sitten
cksum.c b097a84d62 config: update size information 5 vuotta sitten
comm.c b097a84d62 config: update size information 5 vuotta sitten
cp.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 vuotta sitten
cut.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
date.c 32a8f70ac1 libbb: in @SECONDS date format, use 64-bit time if libc allows 3 vuotta sitten
dd.c 2aaacc1453 dd: support for O_DIRECT i/o 3 vuotta sitten
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
dirname.c b097a84d62 config: update size information 5 vuotta sitten
dos2unix.c b097a84d62 config: update size information 5 vuotta sitten
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 5 vuotta sitten
echo.c e880c9c100 echo: do not assume that free() leaves errno unmodified 3 vuotta sitten
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
expand.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
factor.c 6297d66eda factor: fix comment 3 vuotta sitten
false.c 72089cf6b4 config: deindent all help texts 6 vuotta sitten
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 6 vuotta sitten
head.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
hostid.c b097a84d62 config: update size information 5 vuotta sitten
id.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 15 vuotta sitten
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
link.c b097a84d62 config: update size information 5 vuotta sitten
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 vuotta sitten
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
ls.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
md5_sha1_sum.c dc68a5ddac sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK 3 vuotta sitten
mkdir.c 11f1a2553e help text tweaks 3 vuotta sitten
mkfifo.c b097a84d62 config: update size information 5 vuotta sitten
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD 3 vuotta sitten
mktemp.c b097a84d62 config: update size information 5 vuotta sitten
mv.c b097a84d62 config: update size information 5 vuotta sitten
nice.c b097a84d62 config: update size information 5 vuotta sitten
nl.c c849e72c0b nl: ensure '-b n' option displays file content 3 vuotta sitten
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 6 vuotta sitten
nproc.c b097a84d62 config: update size information 5 vuotta sitten
od.c 95f7953f2c do not use `a' quoting style in comments 6 vuotta sitten
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
paste.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
printenv.c b097a84d62 config: update size information 5 vuotta sitten
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
pwd.c b097a84d62 config: update size information 5 vuotta sitten
readlink.c b097a84d62 config: update size information 5 vuotta sitten
realpath.c b097a84d62 config: update size information 5 vuotta sitten
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
rmdir.c 11f1a2553e help text tweaks 3 vuotta sitten
seq.c b097a84d62 config: update size information 5 vuotta sitten
shred.c b097a84d62 config: update size information 5 vuotta sitten
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 6 vuotta sitten
sleep.c edca770d11 sleep: support "inf" 5 vuotta sitten
sort.c a2f18d950a help text tweaks 3 vuotta sitten
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 vuotta sitten
stat.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
stty.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
sum.c b097a84d62 config: update size information 5 vuotta sitten
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 vuotta sitten
tac.c b097a84d62 config: update size information 5 vuotta sitten
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
tee.c 427c12cc51 tee: do not intercept SIGPIPE 4 vuotta sitten
test.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 vuotta sitten
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
timeout.c a2f18d950a help text tweaks 3 vuotta sitten
touch.c b097a84d62 config: update size information 5 vuotta sitten
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
true.c 72089cf6b4 config: deindent all help texts 6 vuotta sitten
truncate.c b097a84d62 config: update size information 5 vuotta sitten
tty.c b097a84d62 config: update size information 5 vuotta sitten
uname.c b097a84d62 config: update size information 5 vuotta sitten
uniq.c a2f18d950a help text tweaks 3 vuotta sitten
unlink.c b097a84d62 config: update size information 5 vuotta sitten
usleep.c b097a84d62 config: update size information 5 vuotta sitten
uudecode.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 vuotta sitten
wc.c b097a84d62 config: update size information 5 vuotta sitten
who.c b097a84d62 config: update size information 5 vuotta sitten
whoami.c b097a84d62 config: update size information 5 vuotta sitten
yes.c cad3fc743a libbb: introduce and use fputs_stdout 3 vuotta sitten