A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
authorEric Andersen <andersen@codepoet.org>
Thu, 5 Apr 2001 03:14:39 +0000 (03:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 5 Apr 2001 03:14:39 +0000 (03:14 -0000)
commite76c3b08e105147e3cef7e8d38d65da2fac6b2e1
tree87f705b9e4e4e48700ac61e9538c637ae2b395a7
parent3c0364f3911ec9f43e1c8c96ec2c8e30b1b52c47
A number of cleanups.  Now compiles with libc5, glibc, and uClibc.  Fix a few
shadowed variables.  Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
 -Erik
33 files changed:
adjtimex.c
archival/dpkg.c
coreutils/dd.c
coreutils/ls.c
dd.c
dmesg.c
dpkg.c
include/libbb.h
init.c
init/init.c
insmod.c
klogd.c
libbb/libbb.h
libbb/syscalls.c
ls.c
lsmod.c
miscutils/adjtimex.c
miscutils/update.c
modutils/insmod.c
modutils/lsmod.c
modutils/rmmod.c
mount.c
networking/tftp.c
pivot_root.c
rmmod.c
swaponoff.c
sysklogd/klogd.c
tftp.c
update.c
util-linux/dmesg.c
util-linux/mount.c
util-linux/pivot_root.c
util-linux/swaponoff.c