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