Mercurial > sdl-ios-xcode
log src/thread/SDL_thread.c @ 4908:9b9dc9fc7df2
age | author | description |
---|---|---|
2010-06-26 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
2010-05-25 | Sam Lantinga | SDL_KillThread() is no longer supported - it was always dangerous! :) |
2009-09-23 | Sam Lantinga | Possibly fixed bug #601, definitely fixed a potential issue with threads SDL-1.2 |
2008-12-08 | Sam Lantinga | Updated copyright date SDL-1.2 |
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-12-16 | Sam Lantinga | Fixed bug #741 |
2009-09-23 | Sam Lantinga | Possibly fixed bug #601, definitely fixed a potential issue with threads |