Michael Tokarev 22bb81fa85 expand: use printable_string instead of hard-coding implementation hace 11 años
..
libcoreutils 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
Config.src b8173b603f sha3sum: new applet hace 12 años
Kbuild.src af0255f496 head,tail: use common suffix struct. simplify help text. hace 12 años
basename.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument hace 13 años
cal.c 327f550669 Use unsigned printf/scanf conversion where more appropriate hace 11 años
cat.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
catv.c 982e87f2fb Whitespace fixes hace 11 años
chgrp.c 66426760be *: remove "Options:" string from help texts hace 13 años
chmod.c 66426760be *: remove "Options:" string from help texts hace 13 años
chown.c 6830ade6aa whitespace fixes. no code changes hace 12 años
chroot.c 0687a5b496 libbb: make xchroot do a chdir("/") after chroot hace 12 años
cksum.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
comm.c 66426760be *: remove "Options:" string from help texts hace 13 años
cp.c b3439d4727 cp: trim help text hace 12 años
cut.c 6967578728 whitespace fixes. no code changes hace 12 años
date.c 03a99e3d5c date: extend help text to explain compat date format. Closes 4820 hace 13 años
dd.c 0ff0b320a2 dd: code shrink hace 11 años
df.c 6830ade6aa whitespace fixes. no code changes hace 12 años
dirname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
dos2unix.c 66426760be *: remove "Options:" string from help texts hace 13 años
du.c 393c395ca5 du: document incompatibility with standard tool hace 12 años
echo.c 66426760be *: remove "Options:" string from help texts hace 13 años
env.c 66426760be *: remove "Options:" string from help texts hace 13 años
expand.c 22bb81fa85 expand: use printable_string instead of hard-coding implementation hace 11 años
expr.c 16714245f9 add INIT_G()'s. No code changes. hace 13 años
false.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
fold.c 66426760be *: remove "Options:" string from help texts hace 13 años
fsync.c 66426760be *: remove "Options:" string from help texts hace 13 años
head.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct hace 11 años
hostid.c 9bbf6b98c4 hostid: do not output sign-extended host id. Closes 6056 hace 11 años
id.c 445e7543e8 platform: use KERNEL_VERSION to simplify uClibc version checking hace 11 años
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script hace 16 años
install.c 66426760be *: remove "Options:" string from help texts hace 13 años
length.c.disabled 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c hace 13 años
ln.c 44642d1ec1 ln: support -T and -v hace 12 años
logname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
ls.c 6967578728 whitespace fixes. no code changes hace 12 años
md5_sha1_sum.c 4f9fc1e5f5 foo*sum: Correct syntax error hace 11 años
mkdir.c 3698ed1ca1 mkdir,rmdir: accept and ignore -v, --verbose hace 12 años
mkfifo.c 66426760be *: remove "Options:" string from help texts hace 13 años
mknod.c 60cb48ca50 whitespace cleanup. no code changes hace 12 años
mv.c f1f8fcaad5 mv: accept but ignore -v hace 12 años
nice.c 66426760be *: remove "Options:" string from help texts hace 13 años
nohup.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
od.c 5c10fa5c24 od: code shrink, fix "od --traditional FILE" hace 13 años
od_bloaty.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct hace 11 años
printenv.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
printf.c 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' hace 12 años
pwd.c 73d249e704 whitespace fixes hace 13 años
readlink.c 1b49c25e0a readlink: note that our -f is really -e hace 11 años
realpath.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
rm.c 66426760be *: remove "Options:" string from help texts hace 13 años
rmdir.c 3698ed1ca1 mkdir,rmdir: accept and ignore -v, --verbose hace 12 años
seq.c 66426760be *: remove "Options:" string from help texts hace 13 años
sleep.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
sort.c 6830ade6aa whitespace fixes. no code changes hace 12 años
split.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct hace 11 años
stat.c 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() hace 11 años
stty.c 79c618c411 Refactor catv. Move visible() from stty to libbb. hace 11 años
sum.c 327f550669 Use unsigned printf/scanf conversion where more appropriate hace 11 años
sync.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
tac.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
tail.c 64938011f3 tail compat: fix header printing for tail -f hace 11 años
tee.c 66426760be *: remove "Options:" string from help texts hace 13 años
test.c 60cb48ca50 whitespace cleanup. no code changes hace 12 años
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
touch.c b5352078a7 touch: add conditional support for -h hace 11 años
tr.c 66426760be *: remove "Options:" string from help texts hace 13 años
true.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
tty.c 66426760be *: remove "Options:" string from help texts hace 13 años
uname.c 66426760be *: remove "Options:" string from help texts hace 13 años
uniq.c 66426760be *: remove "Options:" string from help texts hace 13 años
usleep.c acff3733ba usleep: do not check for usleep error, it should never fail hace 13 años
uudecode.c 11e61d5c71 uudecode: tweak help text hace 12 años
uuencode.c fa737cebe7 uuencode: tweak help text hace 12 años
wc.c 66426760be *: remove "Options:" string from help texts hace 13 años
who.c b110e1fecb who: fix typo in help text hace 12 años
whoami.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c hace 13 años
yes.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años