hush/coreutils
Eric Andersen 79565b6c91 Add optional ls file sorting, thanks to a patch from
Sterling Huxley <sterling@europa.com>
 -Erik
2000-08-11 18:10:21 +00:00
..
basename.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
cat.c Moved functions used by "lsmod" from cat.c to utility.c 2000-07-17 20:18:42 +00:00
chroot.c chroot can now call the builtin shell 2000-07-24 20:15:30 +00:00
cut.c Minor cleanup thingy. fprintf(stderr, ...) -> errorMsg(). 2000-08-02 18:34:41 +00:00
date.c Some #include updates. 2000-08-10 17:59:11 +00:00
dd.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00
df.c Some #include updates. 2000-08-10 17:59:11 +00:00
dirname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
du.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
echo.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
head.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
hostid.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
id.c Fix for a potential uninitialized variable, thx to 2000-07-28 19:05:20 +00:00
length.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
ln.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
logname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
ls.c Add optional ls file sorting, thanks to a patch from 2000-08-11 18:10:21 +00:00
md5sum.c Fixed to pass -Wundef 2000-07-28 19:38:27 +00:00
mkdir.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
mkfifo.c Some #include updates. 2000-08-10 17:59:11 +00:00
mknod.c Some #include updates. 2000-08-10 17:59:11 +00:00
printf.c Some #include updates. 2000-08-10 17:59:11 +00:00
pwd.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
rm.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
rmdir.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sleep.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sort.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
sync.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
tail.c Some #include updates. 2000-08-10 17:59:11 +00:00
tee.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
test.c Some #include updates. 2000-08-10 17:59:11 +00:00
touch.c Some #include updates. 2000-08-10 17:59:11 +00:00
tr.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
tty.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uname.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uniq.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
usleep.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uudecode.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
uuencode.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
wc.c Converted option parsing to using getopt(). Also managed to remove an 2000-07-20 00:08:10 +00:00
whoami.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
yes.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00