log src/atomic/linux/SDL_atomic.c @ 3426:ee0178f1c507

age author description
2009-09-25 Bob Pendleton fixed a spelling error in the documentation.
2009-09-21 Bob Pendleton oops
2009-09-21 Bob Pendleton Should now compile on 32 bit linux and 64 bit linux
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.