Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/alpha/alpha



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


Home | Main Index | Thread Index | Old Index