K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-04-09T01:00:35.000000Z K 7 svn:log V 282 Reimplement atomic_add, atomic_clear, atomic_set and atomic_subtract so that all implemented variants have proper prototypes. The 8-bit, 16-bit and 64-bit variants are not implemented. This really fixes the current build breakages caused by type casting and struct aliasing rules. END