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