busybox/coreutils
Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in
busybox.h which slowed compiles.  I left only what was needed and then fixed up
all the apps to include their own header files.  I also fixed naming for pwd.h
and grp.h functions.  Tested to compile and run with libc5, glibc, and uClibc.
 -Erik
2001-01-27 08:24:39 +00:00
..
basename.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
cat.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
chroot.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
cmp.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
cut.c Changed email address to codepoet.org, updated list of applets / docs I 2001-01-04 22:21:13 +00:00
date.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
dd.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
df.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
dirname.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
dos2unix.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
du.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
echo.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
expr.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
head.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
hostid.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
id.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
length.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
ln.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
logname.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
ls.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
md5sum.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
mkdir.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
mkfifo.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
mknod.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
printf.c #define -> static const int. Also got rid of some big static buffers. 2001-01-23 22:30:04 +00:00
pwd.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
rm.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
rmdir.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
sleep.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
sort.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
sync.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
tail.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
tee.c Change calls to error_msg.* and strerror to use perror_msg.*. 2000-12-18 03:57:16 +00:00
test.c Improvements from Vladimir N. Oleynik. 2000-12-30 07:46:23 +00:00
touch.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
tr.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
tty.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
uname.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
uniq.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
usleep.c Stop using TRUE and FALSE for exit status. 2000-12-01 02:55:13 +00:00
uudecode.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
uuencode.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
wc.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
whoami.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00
yes.c Fix header file usage -- there were many unnecessary header files included in 2001-01-27 08:24:39 +00:00