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