Use size_t to fix 64-bit platforms
authorMax Okumoto <okumoto@dragonflybsd.org>
Thu, 16 Dec 2004 22:20:12 +0000 (22:20 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Thu, 16 Dec 2004 22:20:12 +0000 (22:20 +0000)
commit9cf296a40d3ecb4c5ef14ebc189b2a616fe50e97
tree6549f3827c091024c5d9f816c5c97803a014e40b
parent4f762dd13e6c3b002d7e6f3f17e0c8728d09c8a4
Use size_t to fix 64-bit platforms

Taken-from: FreeBSD
Author: harti
usr.bin/make/arch.c
usr.bin/make/cond.c
usr.bin/make/for.c
usr.bin/make/main.c
usr.bin/make/nonints.h
usr.bin/make/parse.c
usr.bin/make/suff.c
usr.bin/make/var.c
usr.bin/make/var.h
usr.bin/make/var_modify.c