Another round of cleanups:
commit6d1840fa09fb129d74e2bb213678356c749a0f8d
authorpsmith <psmith>
Sun, 9 Apr 2006 22:09:24 +0000 (9 22:09 +0000)
committerpsmith <psmith>
Sun, 9 Apr 2006 22:09:24 +0000 (9 22:09 +0000)
tree6df48a328c41539ef318ca17064c797a2a64b9b1
parentc18b4a1f6def544176ba3e44705dc305e8799286
Another round of cleanups:
- Add more warnings.
- Rename variables that mask out-scope vars with the same name.
- Remove all casts of return values from xmalloc, xrealloc, and alloca.
- Remove casts of the first argument to xrealloc.
- Convert all bcopy/bzero/bcmp invocations to use memcp/memmove/memset/memcmp.
26 files changed:
ChangeLog
ar.c
arscan.c
commands.c
configure.in
default.c
dir.c
expand.c
file.c
function.c
getloadavg.c
implicit.c
job.c
main.c
maintMakefile
make.h
misc.c
read.c
remake.c
remote-cstms.c
rule.c
strcache.c
variable.c
vmsfunctions.c
vmsify.c
vpath.c