Alistair Francis d3539be8f2 Remove stime() function calls hace 4 años
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes hace 6 años
Config.src 43b17b1cd0 restore documentation on the build config language hace 6 años
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo hace 7 años
basename.c b097a84d62 config: update size information hace 5 años
cat.c c100535571 cat,nl: fix handling of open errors hace 5 años
chgrp.c af6bc54fde chgrp: correct the usage for non-desktop chgrp calls hace 4 años
chmod.c b097a84d62 config: update size information hace 5 años
chown.c b097a84d62 config: update size information hace 5 años
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec hace 6 años
cksum.c b097a84d62 config: update size information hace 5 años
comm.c b097a84d62 config: update size information hace 5 años
cp.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
cut.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
date.c d3539be8f2 Remove stime() function calls hace 4 años
dd.c 875ce094cf dd: fix handling of short result of full_write(), closes 11711 hace 5 años
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
dirname.c b097a84d62 config: update size information hace 5 años
dos2unix.c b097a84d62 config: update size information hace 5 años
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 hace 5 años
echo.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
expand.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
factor.c b097a84d62 config: update size information hace 5 años
false.c 72089cf6b4 config: deindent all help texts hace 7 años
fold.c a02a4e9830 whitespace and comment format fixes, no code changes hace 6 años
head.c b097a84d62 config: update size information hace 5 años
hostid.c b097a84d62 config: update size information hace 5 años
id.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script hace 15 años
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
link.c b097a84d62 config: update size information hace 5 años
ln.c 71b268c7d9 ln: --no-target-directory implies --no-dereference hace 4 años
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
ls.c 9501bc7da5 ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n hace 5 años
md5_sha1_sum.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
mkdir.c b097a84d62 config: update size information hace 5 años
mkfifo.c b097a84d62 config: update size information hace 5 años
mknod.c b097a84d62 config: update size information hace 5 años
mktemp.c b097a84d62 config: update size information hace 5 años
mv.c b097a84d62 config: update size information hace 5 años
nice.c b097a84d62 config: update size information hace 5 años
nl.c b097a84d62 config: update size information hace 5 años
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes hace 6 años
nproc.c b097a84d62 config: update size information hace 5 años
od.c 95f7953f2c do not use `a' quoting style in comments hace 6 años
od_bloaty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
paste.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
printenv.c b097a84d62 config: update size information hace 5 años
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
pwd.c b097a84d62 config: update size information hace 5 años
readlink.c b097a84d62 config: update size information hace 5 años
realpath.c b097a84d62 config: update size information hace 5 años
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
rmdir.c b097a84d62 config: update size information hace 5 años
seq.c b097a84d62 config: update size information hace 5 años
shred.c b097a84d62 config: update size information hace 5 años
shuf.c 0c4dbd481a regularize format of source file headers, no code changes hace 6 años
sleep.c edca770d11 sleep: support "inf" hace 5 años
sort.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
split.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
stat.c b81f805658 stat: print nanosecond times, fix printing of empty lines hace 4 años
stty.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
sum.c b097a84d62 config: update size information hace 5 años
sync.c 2f28b2bdbb fsync,sync: merge into one source module hace 5 años
tac.c b097a84d62 config: update size information hace 5 años
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
tee.c 427c12cc51 tee: do not intercept SIGPIPE hace 4 años
test.c af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" hace 4 años
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
timeout.c b097a84d62 config: update size information hace 5 años
touch.c b097a84d62 config: update size information hace 5 años
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
true.c 72089cf6b4 config: deindent all help texts hace 7 años
truncate.c b097a84d62 config: update size information hace 5 años
tty.c b097a84d62 config: update size information hace 5 años
uname.c b097a84d62 config: update size information hace 5 años
uniq.c b097a84d62 config: update size information hace 5 años
unlink.c b097a84d62 config: update size information hace 5 años
usleep.c b097a84d62 config: update size information hace 5 años
uudecode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
wc.c b097a84d62 config: update size information hace 5 años
who.c b097a84d62 config: update size information hace 5 años
whoami.c b097a84d62 config: update size information hace 5 años
yes.c b097a84d62 config: update size information hace 5 años