Kent Boortz
|
9da00ebec9
|
Updated/added copyright headers
|
2011-06-30 17:46:53 +02:00 |
|
Davi Arnaut
|
c6a34a9961
|
Bug#52261: 64 bit atomic operations do not work on Solaris i386 ..
Workaround a interface problem with the atomic macros that was
causing warnings. The correct type is retrieved using typeof if
compiling with GCC.
|
2010-07-27 10:25:11 -03:00 |
|
Sergei Golubchik
|
18d082109c
|
fix atomic/solaris.h to conform
remove duplicated boilerplate code
|
2009-12-23 09:27:41 +01:00 |
|
Mikael Ronstrom
|
1ee5790589
|
Added extra checks of 64-bit atomic support on GCC and Solaris, also added 64-bit support in solaris.h which was missing
|
2009-12-18 09:29:18 +01:00 |
|
Marc Alff
|
1e46d6a032
|
WL#2595 kernel-independent atomic operations
Backport from 6.0.14 to 5.6.0
Original code from Sergei Golubchik
|
2009-11-17 17:11:32 -07:00 |
|
Mikael Ronstrom
|
5d6e44f886
|
Added new file solaris.h
|
2008-10-16 21:12:16 +02:00 |
|