busybox/coreutils
2008-06-28 04:58:55 +00:00
..
libcoreutils Use intra-DSO calls when we build libbusybox. No-op for normal build. 2008-05-09 17:59:34 +00:00
basename.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
cal.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
cat.c
catv.c
chgrp.c
chmod.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
chown.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
chroot.c
cksum.c more -Wall warning fixes. -Wall is enabled now. 2008-05-18 22:28:26 +00:00
comm.c
Config.in
cp.c cp: fix "cp -RL" to create regular files even if src is a symlink 2008-04-27 22:06:24 +00:00
cut.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
date.c date: better version of previous commit; + fix testsuite 2008-04-28 00:25:22 +00:00
dd.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
df.c
dirname.c
dos2unix.c dos2unix: do not destroy symlinks and mode of the file being converted. 2008-06-14 04:28:41 +00:00
du.c
echo.c echo: fix echo -e -n "msg\n\0" 2008-04-30 00:39:22 +00:00
env.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
expand.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
expr.c
false.c - optionally pass additional flags down to nm 2008-05-23 12:53:18 +00:00
fold.c
head.c
hostid.c
id.c
install.c
Kbuild ash: optional printf builtin. +25 bytes if off, +35 if on. 2008-06-01 22:36:39 +00:00
length.c
ln.c
logname.c
ls.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
md5_sha1_sum.c fix FAST_FUNC fallout 2008-06-28 04:58:55 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c whitespace fixes. no code changes 2008-04-22 00:16:29 +00:00
nice.c
nohup.c
od_bloaty.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
od.c
printenv.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
printf.c ash: optional printf builtin. +25 bytes if off, +35 if on. 2008-06-01 22:36:39 +00:00
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
sleep.c
sort.c *: use llist_pop for traverse-and-free list operation 2008-06-15 05:40:56 +00:00
split.c - use STD*_FILENO some more. No object-code changes 2008-05-19 09:48:17 +00:00
stat.c stat: pointers are not 0L, they are NULL 2008-06-27 22:31:07 +00:00
stty.c whitespace fixes. no code changes 2008-06-25 09:53:17 +00:00
sum.c
sync.c
tac.c
tail.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
tee.c
test_ptr_hack.c add forgotten files. I am forgetting it all the time :( 2008-04-22 18:07:41 +00:00
test.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
touch.c touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile) 2008-06-28 01:18:09 +00:00
tr.c more -Wall warning fixes from Cristian Ionescu-Idbohrn. 2008-05-13 02:27:31 +00:00
true.c
tty.c
uname.c
uniq.c uniq: support -w. closes bug 3094. 2008-05-03 07:21:27 +00:00
usleep.c
uudecode.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
uuencode.c
wc.c
who.c
whoami.c
yes.c