cvs commit: src/sys/i386/include atomic.h

Joe Talbott josepht at cstone.net
Sun Jul 30 08:17:50 PDT 2006


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





More information about the Commits mailing list