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