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 年 前