K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-05-08T05:19:56.000000Z K 7 svn:log V 172 zapnot the signed bits in atomic_cmpset_32. Previously this did not work with negative values because the original value was sign extended but the compared value was not. END