.. |
libcoreutils
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 anos atrás |
Config.src
|
43b17b1cd0
restore documentation on the build config language
|
6 anos atrás |
Kbuild.src
|
265062d59d
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo
|
7 anos atrás |
basename.c
|
b097a84d62
config: update size information
|
5 anos atrás |
cat.c
|
c100535571
cat,nl: fix handling of open errors
|
6 anos atrás |
chgrp.c
|
b097a84d62
config: update size information
|
5 anos atrás |
chmod.c
|
b097a84d62
config: update size information
|
5 anos atrás |
chown.c
|
b097a84d62
config: update size information
|
5 anos atrás |
chroot.c
|
5c527dc57e
make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec
|
7 anos atrás |
cksum.c
|
b097a84d62
config: update size information
|
5 anos atrás |
comm.c
|
b097a84d62
config: update size information
|
5 anos atrás |
cp.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
cut.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
date.c
|
be5a505d77
Remove syscall wrappers around clock_gettime, closes 12091
|
5 anos atrás |
dd.c
|
875ce094cf
dd: fix handling of short result of full_write(), closes 11711
|
5 anos atrás |
df.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
dirname.c
|
b097a84d62
config: update size information
|
5 anos atrás |
dos2unix.c
|
b097a84d62
config: update size information
|
5 anos atrás |
du.c
|
e563f9e851
du: don't count duplicate arguments. Closes 5288
|
5 anos atrás |
echo.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
env.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
expand.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
expr.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
factor.c
|
b097a84d62
config: update size information
|
5 anos atrás |
false.c
|
72089cf6b4
config: deindent all help texts
|
7 anos atrás |
fold.c
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 anos atrás |
head.c
|
b097a84d62
config: update size information
|
5 anos atrás |
hostid.c
|
b097a84d62
config: update size information
|
5 anos atrás |
id.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
id_test.sh
|
34e68c8b42
id: coreutils compat by Tito + test script
|
16 anos atrás |
install.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
link.c
|
b097a84d62
config: update size information
|
5 anos atrás |
ln.c
|
71b268c7d9
ln: --no-target-directory implies --no-dereference
|
5 anos atrás |
logname.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
ls.c
|
9501bc7da5
ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n
|
5 anos atrás |
md5_sha1_sum.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
mkdir.c
|
b097a84d62
config: update size information
|
5 anos atrás |
mkfifo.c
|
b097a84d62
config: update size information
|
5 anos atrás |
mknod.c
|
b097a84d62
config: update size information
|
5 anos atrás |
mktemp.c
|
b097a84d62
config: update size information
|
5 anos atrás |
mv.c
|
b097a84d62
config: update size information
|
5 anos atrás |
nice.c
|
b097a84d62
config: update size information
|
5 anos atrás |
nl.c
|
b097a84d62
config: update size information
|
5 anos atrás |
nohup.c
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 anos atrás |
nproc.c
|
b097a84d62
config: update size information
|
5 anos atrás |
od.c
|
95f7953f2c
do not use `a' quoting style in comments
|
7 anos atrás |
od_bloaty.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
paste.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
printenv.c
|
b097a84d62
config: update size information
|
5 anos atrás |
printf.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
pwd.c
|
b097a84d62
config: update size information
|
5 anos atrás |
readlink.c
|
b097a84d62
config: update size information
|
5 anos atrás |
realpath.c
|
b097a84d62
config: update size information
|
5 anos atrás |
rm.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
rmdir.c
|
b097a84d62
config: update size information
|
5 anos atrás |
seq.c
|
b097a84d62
config: update size information
|
5 anos atrás |
shred.c
|
b097a84d62
config: update size information
|
5 anos atrás |
shuf.c
|
0c4dbd481a
regularize format of source file headers, no code changes
|
7 anos atrás |
sleep.c
|
edca770d11
sleep: support "inf"
|
5 anos atrás |
sort.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
split.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
stat.c
|
b81f805658
stat: print nanosecond times, fix printing of empty lines
|
5 anos atrás |
stty.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
sum.c
|
b097a84d62
config: update size information
|
5 anos atrás |
sync.c
|
2f28b2bdbb
fsync,sync: merge into one source module
|
5 anos atrás |
tac.c
|
b097a84d62
config: update size information
|
5 anos atrás |
tail.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
tee.c
|
427c12cc51
tee: do not intercept SIGPIPE
|
5 anos atrás |
test.c
|
af7169b4a7
clang/llvm 9 fix - do not eliminate a store to a fake "const"
|
5 anos atrás |
test_ptr_hack.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anos atrás |
timeout.c
|
b097a84d62
config: update size information
|
5 anos atrás |
touch.c
|
b097a84d62
config: update size information
|
5 anos atrás |
tr.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
true.c
|
72089cf6b4
config: deindent all help texts
|
7 anos atrás |
truncate.c
|
b097a84d62
config: update size information
|
5 anos atrás |
tty.c
|
b097a84d62
config: update size information
|
5 anos atrás |
uname.c
|
b097a84d62
config: update size information
|
5 anos atrás |
uniq.c
|
b097a84d62
config: update size information
|
5 anos atrás |
unlink.c
|
b097a84d62
config: update size information
|
5 anos atrás |
usleep.c
|
b097a84d62
config: update size information
|
5 anos atrás |
uudecode.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
uuencode.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
wc.c
|
b097a84d62
config: update size information
|
5 anos atrás |
who.c
|
b097a84d62
config: update size information
|
5 anos atrás |
whoami.c
|
b097a84d62
config: update size information
|
5 anos atrás |
yes.c
|
b097a84d62
config: update size information
|
5 anos atrás |