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