DragonFly commits List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/i386/include atomic.h
On Fri, Jun 02, 2006 at 01:32:05PM -0700, Matthew Dillon wrote:
> dillon 2006/06/02 13:32:05 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/i386/include atomic.h
> Log:
> Rename arguments to atomic_cmpset_int() to make their function more obvious.
This blows up for C++ since new is a keyword. I don't know if
userland apps should be including this file or not but pkgsrc/net/nmap
does.
Joe
>
> Revision Changes Path
> 1.20 +5 -5 src/sys/i386/include/atomic.h
>
>
> http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/atomic.h.diff?r1=1.19&r2=1.20&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]