Mercurial > sdl-ios-xcode
log src/SDL_fatal.c @ 1443:9ebbbb4ae53b
age | author | description |
---|---|---|
2006-02-21 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
2006-02-06 | Sam Lantinga | It's now possible to build SDL without any C runtime at all on Windows, |
2006-02-01 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
2005-09-29 | Ryan C. Gordon | Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at |
2004-02-26 | Sam Lantinga | Oops, ignore SIGALRM, not 0 |
2004-02-14 | Sam Lantinga | Programs should really be handling SIGPIPE themselves |
2004-02-12 | Sam Lantinga | Use sigaction instead of signal to preserve handler flags (thanks Matthew!) |