Mercurial > sdl-ios-xcode
log src/SDL_fatal.c @ 1439:4d3bb026cd16
age | author | description |
---|---|---|
Tue, 21 Feb 2006 08:46:50 +0000 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
Mon, 06 Feb 2006 08:28:51 +0000 | Sam Lantinga | It's now possible to build SDL without any C runtime at all on Windows, |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Thu, 29 Sep 2005 09:43:00 +0000 | Ryan C. Gordon | Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at |
Thu, 26 Feb 2004 19:57:37 +0000 | Sam Lantinga | Oops, ignore SIGALRM, not 0 |
Sat, 14 Feb 2004 23:45:42 +0000 | Sam Lantinga | Programs should really be handling SIGPIPE themselves |
Thu, 12 Feb 2004 16:29:24 +0000 | Sam Lantinga | Use sigaction instead of signal to preserve handler flags (thanks Matthew!) |