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 Wed, Jul 27, 2011 at 02:33:24AM +0900, Izumi Tsutsui wrote:
> > Looking how many atoi() copies we have in tree, does it make sense to
> > add the following at the end of libkern.h
> 
> Please don't use it for #ifdef _STANDALONE ones.
> libc's strtoll() is larger than dumb atoi()s.

...if strtoll isn't already pulled in for other reasons.

Joerg


Home | Main Index | Thread Index | Old Index