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