Alistair Francis d3539be8f2 Remove stime() function calls 4 éve
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
Config.src 43b17b1cd0 restore documentation on the build config language 6 éve
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 7 éve
basename.c b097a84d62 config: update size information 5 éve
cat.c c100535571 cat,nl: fix handling of open errors 5 éve
chgrp.c af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 éve
chmod.c b097a84d62 config: update size information 5 éve
chown.c b097a84d62 config: update size information 5 éve
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 7 éve
cksum.c b097a84d62 config: update size information 5 éve
comm.c b097a84d62 config: update size information 5 éve
cp.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
cut.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
date.c d3539be8f2 Remove stime() function calls 4 éve
dd.c 875ce094cf dd: fix handling of short result of full_write(), closes 11711 5 éve
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
dirname.c b097a84d62 config: update size information 5 éve
dos2unix.c b097a84d62 config: update size information 5 éve
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 5 éve
echo.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
expand.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
factor.c b097a84d62 config: update size information 5 éve
false.c 72089cf6b4 config: deindent all help texts 7 éve
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
head.c b097a84d62 config: update size information 5 éve
hostid.c b097a84d62 config: update size information 5 éve
id.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 15 éve
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
link.c b097a84d62 config: update size information 5 éve
ln.c 71b268c7d9 ln: --no-target-directory implies --no-dereference 4 éve
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
ls.c 9501bc7da5 ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n 5 éve
md5_sha1_sum.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
mkdir.c b097a84d62 config: update size information 5 éve
mkfifo.c b097a84d62 config: update size information 5 éve
mknod.c b097a84d62 config: update size information 5 éve
mktemp.c b097a84d62 config: update size information 5 éve
mv.c b097a84d62 config: update size information 5 éve
nice.c b097a84d62 config: update size information 5 éve
nl.c b097a84d62 config: update size information 5 éve
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 6 éve
nproc.c b097a84d62 config: update size information 5 éve
od.c 95f7953f2c do not use `a' quoting style in comments 7 éve
od_bloaty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
paste.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
printenv.c b097a84d62 config: update size information 5 éve
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
pwd.c b097a84d62 config: update size information 5 éve
readlink.c b097a84d62 config: update size information 5 éve
realpath.c b097a84d62 config: update size information 5 éve
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
rmdir.c b097a84d62 config: update size information 5 éve
seq.c b097a84d62 config: update size information 5 éve
shred.c b097a84d62 config: update size information 5 éve
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 6 éve
sleep.c edca770d11 sleep: support "inf" 5 éve
sort.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
split.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
stat.c b81f805658 stat: print nanosecond times, fix printing of empty lines 4 éve
stty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
sum.c b097a84d62 config: update size information 5 éve
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 éve
tac.c b097a84d62 config: update size information 5 éve
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
tee.c 427c12cc51 tee: do not intercept SIGPIPE 4 éve
test.c af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" 4 éve
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 éve
timeout.c b097a84d62 config: update size information 5 éve
touch.c b097a84d62 config: update size information 5 éve
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
true.c 72089cf6b4 config: deindent all help texts 7 éve
truncate.c b097a84d62 config: update size information 5 éve
tty.c b097a84d62 config: update size information 5 éve
uname.c b097a84d62 config: update size information 5 éve
uniq.c b097a84d62 config: update size information 5 éve
unlink.c b097a84d62 config: update size information 5 éve
usleep.c b097a84d62 config: update size information 5 éve
uudecode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 éve
wc.c b097a84d62 config: update size information 5 éve
who.c b097a84d62 config: update size information 5 éve
whoami.c b097a84d62 config: update size information 5 éve
yes.c b097a84d62 config: update size information 5 éve