Go to file
Couriersud 10bee5ce78 The return of the "misc"
- Added sdlmisc_<targetos>.c again. This was necessary since
  certain tools create stubs for e.g. osd_break_into_debugger.
  If we do not have this in a separate file, the link stage may
  break.
- Applied OS/2 patch [Credit: KO Myung-Hun]
- Cleaned up #includes. Removed stdlib.h were possible.
- More malloc to osd_malloc rename.
- SDL monitor modes are read now when they are needed. This is now consistent across platforms.
2010-01-21 22:54:49 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src The return of the "misc" 2010-01-21 22:54:49 +00:00
.gitattributes The return of the "misc" 2010-01-21 22:54:49 +00:00
makefile It's late, last fix for today to avoid introducing new ones. 2010-01-20 01:32:08 +00:00