Mercurial > sdl-ios-xcode
log src/atomic/linux/SDL_atomic.c @ 4683:15dfe42edbfd
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-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 |