Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2004 02:58:06 +0200
From:      Marius Strobl <marius@alchemy.franken.de>
To:        src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, mtm@freebsd.org
Subject:   Re: cvs commit: src/sys/sparc64/include atomic.h
Message-ID:  <20040522025806.A1600@newtrinity.zeist.de>
In-Reply-To: <200405220052.i4M0qGs8027965@repoman.freebsd.org>; from marius@freebsd.org on Fri, May 21, 2004 at 05:52:16PM -0700
References:  <200405220052.i4M0qGs8027965@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 21, 2004 at 05:52:16PM -0700, Marius Strobl wrote:
> marius      2004/05/21 17:52:16 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sparc64/include  atomic.h 
>   Log:
>   Use unsigned types for the arguments of the atomic(9) operations,
>   like described in the man page and done on all other architectures.
>   

This fixes the current build problems of libthr on sparc64 but the
libthr code shouldn't rely on the integer-type of enums.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040522025806.A1600>