On Apr 13, 8:26pm, a...@netbsd.org (Andrew Doran) wrote:
-- Subject: Re: CVS commit: src/external/bsd/bind/include/isc
| On Mon, Apr 13, 2009 at 08:22:27PM +, Christos Zoulas wrote:
|
| > In article <20090413195657.ge28...@hairylemon.org>,
| > Andrew Doran wrote:
| > >On
On Mon, Apr 13, 2009 at 08:22:27PM +, Christos Zoulas wrote:
> In article <20090413195657.ge28...@hairylemon.org>,
> Andrew Doran wrote:
> >On Sun, Apr 12, 2009 at 06:40:56PM -0400, Christos Zoulas wrote:
> >
> >> Modified Files:
> >>src/external/bsd/bind/include/isc: platform.h
> >>
>
In article <20090413195657.ge28...@hairylemon.org>,
Andrew Doran wrote:
>On Sun, Apr 12, 2009 at 06:40:56PM -0400, Christos Zoulas wrote:
>
>> Modified Files:
>> src/external/bsd/bind/include/isc: platform.h
>>
>> Log Message:
>> auto-define if we have 64 bit atomic ops.
>
>- It's __HAVE_AT
On Sun, Apr 12, 2009 at 06:40:56PM -0400, Christos Zoulas wrote:
> Modified Files:
> src/external/bsd/bind/include/isc: platform.h
>
> Log Message:
> auto-define if we have 64 bit atomic ops.
- It's __HAVE_ATOMIC64_OPS, not __HAVE_ATOMIC64_OP.
- It's not true for the i486 in userspcae.