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 4 년 전
cut.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
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 4 년 전
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 4 년 전
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
expand.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
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 4 년 전
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 4 년 전
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 4 년 전
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 4 년 전
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 4 년 전
paste.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
printenv.c b097a84d62 config: update size information 5 년 전
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
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 4 년 전
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 4 년 전
split.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
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 4 년 전
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 4 년 전
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 13 년 전
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 4 년 전
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 4 년 전
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 4 년 전
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 년 전