Natanael Copa e880c9c100 echo: do not assume that free() leaves errno unmodified 3 yıl önce
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 6 yıl önce
Config.src 43b17b1cd0 restore documentation on the build config language 6 yıl önce
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 7 yıl önce
basename.c b097a84d62 config: update size information 5 yıl önce
cat.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
chgrp.c af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 yıl önce
chmod.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 yıl önce
chown.c 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 3 yıl önce
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 6 yıl önce
cksum.c b097a84d62 config: update size information 5 yıl önce
comm.c b097a84d62 config: update size information 5 yıl önce
cp.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 yıl önce
cut.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
date.c 32a8f70ac1 libbb: in @SECONDS date format, use 64-bit time if libc allows 3 yıl önce
dd.c 2aaacc1453 dd: support for O_DIRECT i/o 3 yıl önce
df.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
dirname.c b097a84d62 config: update size information 5 yıl önce
dos2unix.c b097a84d62 config: update size information 5 yıl önce
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 5 yıl önce
echo.c e880c9c100 echo: do not assume that free() leaves errno unmodified 3 yıl önce
env.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
expand.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
expr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
factor.c 6297d66eda factor: fix comment 3 yıl önce
false.c 72089cf6b4 config: deindent all help texts 6 yıl önce
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 6 yıl önce
head.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
hostid.c b097a84d62 config: update size information 5 yıl önce
id.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 15 yıl önce
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
link.c b097a84d62 config: update size information 5 yıl önce
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) 3 yıl önce
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
ls.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
md5_sha1_sum.c dc68a5ddac sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK 3 yıl önce
mkdir.c 11f1a2553e help text tweaks 3 yıl önce
mkfifo.c b097a84d62 config: update size information 5 yıl önce
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD 3 yıl önce
mktemp.c b097a84d62 config: update size information 5 yıl önce
mv.c b097a84d62 config: update size information 5 yıl önce
nice.c b097a84d62 config: update size information 5 yıl önce
nl.c c849e72c0b nl: ensure '-b n' option displays file content 3 yıl önce
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 6 yıl önce
nproc.c b097a84d62 config: update size information 5 yıl önce
od.c 95f7953f2c do not use `a' quoting style in comments 6 yıl önce
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
paste.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
printenv.c b097a84d62 config: update size information 5 yıl önce
printf.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
pwd.c b097a84d62 config: update size information 5 yıl önce
readlink.c b097a84d62 config: update size information 5 yıl önce
realpath.c b097a84d62 config: update size information 5 yıl önce
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
rmdir.c 11f1a2553e help text tweaks 3 yıl önce
seq.c b097a84d62 config: update size information 5 yıl önce
shred.c b097a84d62 config: update size information 5 yıl önce
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 6 yıl önce
sleep.c edca770d11 sleep: support "inf" 5 yıl önce
sort.c a2f18d950a help text tweaks 3 yıl önce
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 yıl önce
stat.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
stty.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
sum.c b097a84d62 config: update size information 5 yıl önce
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 yıl önce
tac.c b097a84d62 config: update size information 5 yıl önce
tail.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
tee.c 427c12cc51 tee: do not intercept SIGPIPE 4 yıl önce
test.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 3 yıl önce
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 yıl önce
timeout.c a2f18d950a help text tweaks 3 yıl önce
touch.c b097a84d62 config: update size information 5 yıl önce
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
true.c 72089cf6b4 config: deindent all help texts 6 yıl önce
truncate.c b097a84d62 config: update size information 5 yıl önce
tty.c b097a84d62 config: update size information 5 yıl önce
uname.c b097a84d62 config: update size information 5 yıl önce
uniq.c a2f18d950a help text tweaks 3 yıl önce
unlink.c b097a84d62 config: update size information 5 yıl önce
usleep.c b097a84d62 config: update size information 5 yıl önce
uudecode.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce
uuencode.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 yıl önce
wc.c b097a84d62 config: update size information 5 yıl önce
who.c b097a84d62 config: update size information 5 yıl önce
whoami.c b097a84d62 config: update size information 5 yıl önce
yes.c cad3fc743a libbb: introduce and use fputs_stdout 3 yıl önce