Denys Vlasenko 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes il y a 7 ans
Config.src 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories il y a 3 ans
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo il y a 7 ans
basename.c 0599e0f87b basename: implement -a and -s SUFFIX il y a 3 ans
cat.c cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
chgrp.c e2b9215868 *: --help tweaks il y a 3 ans
chmod.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() il y a 3 ans
chown.c e2b9215868 *: --help tweaks il y a 3 ans
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec il y a 7 ans
cksum.c 91b9549a8c crc32: code shrink for !CKSUM config il y a 3 ans
comm.c b097a84d62 config: update size information il y a 5 ans
cp.c 98cb561b5f cp: fix build failure with long options disabled il y a 3 ans
cut.c 0068ce2fa0 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST il y a 3 ans
date.c 9fe1548bbf date,touch: allow timezone offsets in dates il y a 3 ans
dd.c 1ce60699c1 dd: tweak --help il y a 3 ans
df.c 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories il y a 3 ans
dirname.c b097a84d62 config: update size information il y a 5 ans
dos2unix.c b097a84d62 config: update size information il y a 5 ans
du.c e7a8e8e30c du: support -b "apparent size" il y a 3 ans
echo.c 0e2cb6d1e2 echo: add FIXME comment il y a 2 ans
env.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
expand.c cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
expr.c 6b6826f0b8 *: --help tweaks il y a 3 ans
factor.c 6297d66eda factor: fix comment il y a 3 ans
false.c 72089cf6b4 config: deindent all help texts il y a 7 ans
fold.c ba9f9c2d2c *: --help text tweaks il y a 3 ans
head.c b9258b86a7 head,tail: trim --help text il y a 3 ans
hostid.c b097a84d62 config: update size information il y a 5 ans
id.c e2b9215868 *: --help tweaks il y a 3 ans
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script il y a 16 ans
install.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
link.c b097a84d62 config: update size information il y a 5 ans
ln.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) il y a 3 ans
logname.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
ls.c 6279aec03d libbb: clarify what bb_mode_string() generates il y a 3 ans
md5_sha1_sum.c 1fc520ed28 md5/shaXsum: use FEATURE_COPYBUF_KB to size the buffer instead of fixed 4k il y a 2 ans
mkdir.c 11f1a2553e help text tweaks il y a 3 ans
mkfifo.c b097a84d62 config: update size information il y a 5 ans
mknod.c 28759d0e95 Fix mknod compilation on the FreeBSD il y a 3 ans
mktemp.c ecac9853f2 mktemp: add --tmpdir option il y a 3 ans
mv.c a84bbc5425 cp,mv: fix -t DIR option il y a 3 ans
nice.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
nl.c c849e72c0b nl: ensure '-b n' option displays file content il y a 3 ans
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes il y a 7 ans
nproc.c 6481070eb9 nproc: code shrink il y a 3 ans
od.c 95f7953f2c do not use `a' quoting style in comments il y a 7 ans
od_bloaty.c cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
paste.c cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
printenv.c b097a84d62 config: update size information il y a 5 ans
printf.c 7105e4afdd printf: allow 0 as a flag and allow multiple flags il y a 2 ans
pwd.c b097a84d62 config: update size information il y a 5 ans
readlink.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
realpath.c ba9f9c2d2c *: --help text tweaks il y a 3 ans
rm.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
rmdir.c 11f1a2553e help text tweaks il y a 3 ans
seq.c b097a84d62 config: update size information il y a 5 ans
shred.c d71c7892ac shred: with -u, unlink file even if it is zero length il y a 3 ans
shuf.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
sleep.c c2bd0b6806 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators il y a 3 ans
sort.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
split.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
stat.c 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() il y a 3 ans
stty.c cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
sum.c b097a84d62 config: update size information il y a 5 ans
sync.c 2f28b2bdbb fsync,sync: merge into one source module il y a 5 ans
tac.c b097a84d62 config: update size information il y a 5 ans
tail.c f193aeac1f tail: do not lose the tail of old file if new file (-F) is detected il y a 3 ans
tee.c 427c12cc51 tee: do not intercept SIGPIPE il y a 5 ans
test.c 5156b24553 Make const ptr assign as function call in clang il y a 3 ans
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
timeout.c 7d49fedc86 timeout: add support for "timeout -k KILL_SECS" il y a 2 ans
touch.c 9fe1548bbf date,touch: allow timezone offsets in dates il y a 3 ans
tr.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
true.c 72089cf6b4 config: deindent all help texts il y a 7 ans
truncate.c ba9f9c2d2c *: --help text tweaks il y a 3 ans
tty.c 1849285a20 *: more --help tweaks, mostly expanding ts --help il y a 3 ans
uname.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
uniq.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
unlink.c b097a84d62 config: update size information il y a 5 ans
usleep.c b097a84d62 config: update size information il y a 5 ans
uudecode.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
uuencode.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
wc.c ba9f9c2d2c *: --help text tweaks il y a 3 ans
who.c 1f60d88cf6 *: more --help tweaks il y a 3 ans
whoami.c b097a84d62 config: update size information il y a 5 ans
yes.c 1849285a20 *: more --help tweaks, mostly expanding ts --help il y a 3 ans