log src/atomic/dummy/SDL_atomic.c @ 4667:0ecdbabdd7e7

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2009-09-25 Bob Pendleton fixed a spelling error in the documentation.
2009-09-17 Bob Pendleton The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.
2009-07-09 Bob Pendleton volitile... duh, yeah the variable need to be labeled volitile
2009-07-02 Bob Pendleton This is a cosmetic fix, I found a stupid typo
2009-06-29 Bob Pendleton I've made so many changes I don't dare continue until I check the current stuff in.