Alistair Francis d3539be8f2 Remove stime() function calls 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 af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 лет назад
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 d3539be8f2 Remove stime() function calls 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 7 лет назад
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 7 лет назад
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 лет назад