On Tue, Jul 26, 2011 at 02:59:04PM +0000, Nicolas Joly wrote: > Module Name: src > Committed By: njoly > Date: Tue Jul 26 14:59:03 UTC 2011 > > Modified Files: > src/sys/arch/alpha/alpha: autoconf.c > > Log Message: > Make atoi func static, and constify
Shouldn't this use strtol to implement atoi? Joerg
