> > > 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.
On i
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.
Fine. No need
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
> 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.
---
Izumi Tsutsui
On Tue, Jul 26, 2011 at 06:45:31PM +0200, Joerg Sonnenberger wrote:
> On Tue, Jul 26, 2011 at 06:19:21PM +0200, Nicolas Joly wrote:
> > On Tue, Jul 26, 2011 at 05:27:38PM +0200, Joerg Sonnenberger wrote:
> > > On Tue, Jul 26, 2011 at 02:59:04PM +, Nicolas Joly wrote:
> > > > Module Name:src
On Tue, Jul 26, 2011 at 06:19:21PM +0200, Nicolas Joly wrote:
> On Tue, Jul 26, 2011 at 05:27:38PM +0200, Joerg Sonnenberger wrote:
> > On Tue, Jul 26, 2011 at 02:59:04PM +, Nicolas Joly wrote:
> > > Module Name: src
> > > Committed By: njoly
> > > Date: Tue Jul 26 14:59:03
On Tue, Jul 26, 2011 at 05:27:38PM +0200, Joerg Sonnenberger wrote:
> On Tue, Jul 26, 2011 at 02:59:04PM +, Nicolas Joly wrote:
> > Module Name:src
> > Committed By: njoly
> > Date: Tue Jul 26 14:59:03 UTC 2011
> >
> > Modified Files:
> > src/sys/arch/alpha/alph
On Tue, Jul 26, 2011 at 02:59:04PM +, 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 t
On Mon, 9 Nov 2009, Christoph Egger wrote:
PR port-amiga/38335 and PR port-amiga/42174.
You mean port-alpha, right ?
Yes, I meant port-alpha. I seem to frequently mis-typing them, they
both are ingraind in my finger memory.
--
Michael L. Hitchmhi...@montana.edu
Michael L. Hitch wrote:
> Module Name: src
> Committed By: mhitch
> Date: Mon Nov 9 04:31:03 UTC 2009
>
> Modified Files:
> src/sys/arch/alpha/alpha: pmap.c
>
> Log Message:
> The tlb shootdown IPI can interrupt the pool_cache_get() in places that
> can cause a deadlock or pool ca
10 matches
Mail list logo