Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" 4 年之前
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 6 年之前
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 7 年之前
basename.c b097a84d62 config: update size information 5 年之前
cat.c c100535571 cat,nl: fix handling of open errors 5 年之前
chgrp.c b097a84d62 config: update size information 5 年之前
chmod.c b097a84d62 config: update size information 5 年之前
chown.c b097a84d62 config: update size information 5 年之前
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 6 年之前
cksum.c b097a84d62 config: update size information 5 年之前
comm.c b097a84d62 config: update size information 5 年之前
cp.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
cut.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
date.c be5a505d77 Remove syscall wrappers around clock_gettime, closes 12091 4 年之前
dd.c 875ce094cf dd: fix handling of short result of full_write(), closes 11711 5 年之前
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
dirname.c b097a84d62 config: update size information 5 年之前
dos2unix.c b097a84d62 config: update size information 5 年之前
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 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
factor.c b097a84d62 config: update size information 5 年之前
false.c 72089cf6b4 config: deindent all help texts 6 年之前
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 6 年之前
head.c b097a84d62 config: update size information 5 年之前
hostid.c b097a84d62 config: update size information 5 年之前
id.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 15 年之前
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
link.c b097a84d62 config: update size information 5 年之前
ln.c 71b268c7d9 ln: --no-target-directory implies --no-dereference 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 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
mkdir.c b097a84d62 config: update size information 5 年之前
mkfifo.c b097a84d62 config: update size information 5 年之前
mknod.c b097a84d62 config: update size information 5 年之前
mktemp.c b097a84d62 config: update size information 5 年之前
mv.c b097a84d62 config: update size information 5 年之前
nice.c b097a84d62 config: update size information 5 年之前
nl.c b097a84d62 config: update size information 5 年之前
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 6 年之前
nproc.c b097a84d62 config: update size information 5 年之前
od.c 95f7953f2c do not use `a' quoting style in comments 6 年之前
od_bloaty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
paste.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
printenv.c b097a84d62 config: update size information 5 年之前
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
pwd.c b097a84d62 config: update size information 5 年之前
readlink.c b097a84d62 config: update size information 5 年之前
realpath.c b097a84d62 config: update size information 5 年之前
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
rmdir.c b097a84d62 config: update size information 5 年之前
seq.c b097a84d62 config: update size information 5 年之前
shred.c b097a84d62 config: update size information 5 年之前
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 6 年之前
sleep.c edca770d11 sleep: support "inf" 5 年之前
sort.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
split.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
stat.c b81f805658 stat: print nanosecond times, fix printing of empty lines 4 年之前
stty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
sum.c b097a84d62 config: update size information 5 年之前
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 年之前
tac.c b097a84d62 config: update size information 5 年之前
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
tee.c 427c12cc51 tee: do not intercept SIGPIPE 4 年之前
test.c af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" 4 年之前
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
timeout.c b097a84d62 config: update size information 5 年之前
touch.c b097a84d62 config: update size information 5 年之前
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
true.c 72089cf6b4 config: deindent all help texts 6 年之前
truncate.c b097a84d62 config: update size information 5 年之前
tty.c b097a84d62 config: update size information 5 年之前
uname.c b097a84d62 config: update size information 5 年之前
uniq.c b097a84d62 config: update size information 5 年之前
unlink.c b097a84d62 config: update size information 5 年之前
usleep.c b097a84d62 config: update size information 5 年之前
uudecode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
wc.c b097a84d62 config: update size information 5 年之前
who.c b097a84d62 config: update size information 5 年之前
whoami.c b097a84d62 config: update size information 5 年之前
yes.c b097a84d62 config: update size information 5 年之前