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