Denis Vlasenko 8f0c89e05a apply post-1.13.3 fixes, bump version to 1.13.4 %!s(int64=15) %!d(string=hai) anos
..
libcoreutils 34e8f6a7ac *: add FAST_FUNC markers %!s(int64=16) %!d(string=hai) anos
Config.in 53f219ebbe setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) %!s(int64=16) %!d(string=hai) anos
Kbuild cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. %!s(int64=16) %!d(string=hai) anos
basename.c 70e8f49f71 basename: fix error code. again. deja vu feeling... %!s(int64=16) %!d(string=hai) anos
cal.c a5254032f5 cal: remove lone static data variable. -4 bytes. coreutils %!s(int64=16) %!d(string=hai) anos
cat.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
catv.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
chgrp.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
chmod.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
chown.c 08d120e6e1 chown: do not use static data %!s(int64=16) %!d(string=hai) anos
chroot.c 394eebed66 lpd: spool mode added by Vladimir %!s(int64=17) %!d(string=hai) anos
cksum.c 8f0e342803 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. %!s(int64=16) %!d(string=hai) anos
comm.c bb13079c8e comm: almost total rewrite; add testsuite %!s(int64=16) %!d(string=hai) anos
cp.c c0431ed455 cp: fix "cp -RL" to create regular files even if src is a symlink %!s(int64=16) %!d(string=hai) anos
cut.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
date.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
dd.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
df.c e0bcba18eb df: unsigned long needs %lu %!s(int64=16) %!d(string=hai) anos
dirname.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
dos2unix.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!d(string=hai) anos
du.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
echo.c 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! %!s(int64=16) %!d(string=hai) anos
env.c b730474bda ash: fix NOEXEC mode - we were forgetting to pass environment! %!s(int64=16) %!d(string=hai) anos
expand.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
expr.c a7f4e4bbd8 expr: fix comparisons 'a < b' where we were overflowing a-b %!s(int64=16) %!d(string=hai) anos
false.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
fold.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate %!s(int64=17) %!d(string=hai) anos
head.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate %!s(int64=17) %!d(string=hai) anos
hostid.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
id.c ab310e1b1c apply post-1.13.0 patches %!s(int64=16) %!d(string=hai) anos
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script %!s(int64=16) %!d(string=hai) anos
install.c 9f9c1935fa install: shrink -D code. By Bernhard. %!s(int64=16) %!d(string=hai) anos
length.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
ln.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
logname.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
ls.c 51f1b6c0e0 ls: fix a bug where we may use uninintialized variable %!s(int64=16) %!d(string=hai) anos
md5_sha1_sum.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
mkdir.c c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) %!s(int64=17) %!d(string=hai) anos
mkfifo.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
mknod.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage %!s(int64=17) %!d(string=hai) anos
mv.c 13afb2acda mv: fix a case when we move dangling symlink %!s(int64=16) %!d(string=hai) anos
nice.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
nohup.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
od.c 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too %!s(int64=16) %!d(string=hai) anos
od_bloaty.c deeed59de0 libbb: introduce and use xrealloc_vector %!s(int64=16) %!d(string=hai) anos
printenv.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
printf.c dadf7907b2 printf: fix breakage in handling '*' %!s(int64=16) %!d(string=hai) anos
pwd.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
readlink.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
realpath.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
rm.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
rmdir.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
seq.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
sleep.c 97faf531c8 sleep: make fractional seconds separately selectable in .config %!s(int64=16) %!d(string=hai) anos
sort.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!d(string=hai) anos
split.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
stat.c b75fe798bb stat: pointers are not 0L, they are NULL %!s(int64=16) %!d(string=hai) anos
stty.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
sum.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
sync.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
tac.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
tail.c 8f0c89e05a apply post-1.13.3 fixes, bump version to 1.13.4 %!s(int64=15) %!d(string=hai) anos
tee.c 8ddb6410ed tee: fix infinite looping on open error (echo asd | tee "") %!s(int64=16) %!d(string=hai) anos
test.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
test_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( %!s(int64=16) %!d(string=hai) anos
touch.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
tr.c 20be63fe71 tr: fix yet another access past the end of a string (bug 4374) %!s(int64=16) %!d(string=hai) anos
true.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
tty.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
uname.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
uniq.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
usleep.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
uudecode.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!d(string=hai) anos
uuencode.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
wc.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
who.c f62ab2d774 libbb: use improved xmalloc_read() from modprobe-small %!s(int64=16) %!d(string=hai) anos
whoami.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!d(string=hai) anos
yes.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate %!s(int64=17) %!d(string=hai) anos