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