hush/coreutils
Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-26 14:06:56 +01:00
..
libcoreutils *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
basename.c
cal.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
cat.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
catv.c
chgrp.c
chmod.c
chown.c cosmetic fixes 2010-02-06 21:11:49 +01:00
chroot.c
cksum.c
comm.c
Config.in tail: document FANCY flags in helptext 2010-02-26 18:34:16 +01:00
cp.c
cut.c
date.c
dd.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
df.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
dirname.c
dos2unix.c
du.c
echo.c
env.c
expand.c unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE 2010-03-26 14:06:56 +01:00
expr.c
false.c
fold.c
fsync.c
head.c head,tail: trim help text; make suffixes unconditional for head too 2010-03-02 16:18:14 +01:00
hostid.c
id_test.sh
id.c
install.c *: merge some common strings 2010-03-23 16:25:17 +01:00
Kbuild adduser: copy /etc/skel to mew homes. +100 bytes 2010-02-06 21:50:59 +01:00
length.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
ln.c *: remove a few more cases of argc usage. -89 bytes. 2009-11-28 15:18:53 +01:00
logname.c *: remove some uses of argc 2010-01-04 14:15:38 +01:00
ls.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
md5_sha1_sum.c shaNNNsum: accept and ignore -b and -t 2010-02-07 23:28:23 +01:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c
od.c *: optimize most of isXXXXX() macros 2009-10-23 03:16:08 +02:00
printenv.c
printf.c
pwd.c *: introduce and use ffulsh_all() 2009-11-02 14:19:51 +01:00
readlink.c
realpath.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
rm.c
rmdir.c
seq.c
sleep.c
sort.c
split.c split: handle - as "use stdin". +13 bytes. Closes bug 741. 2009-11-26 05:43:16 +01:00
stat.c stat: get rid on intmax_t 2010-02-02 03:08:57 +01:00
stty.c
sum.c fix up potential printf's with unsafe format strings 2009-10-24 17:47:56 +02:00
sync.c
tac.c
tail.c
tee.c ash,hush: add TODO for rare build failure 2008-11-25 01:36:03 +00:00
test_ptr_hack.c
test.c test: use index_in_strings 2009-09-12 22:41:57 +02:00
touch.c
tr.c
true.c
tty.c
uname.c
uniq.c
usleep.c
uudecode.c libbb: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
uuencode.c
wc.c wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes 2010-03-08 22:03:24 +01:00
who.c
whoami.c
yes.c