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