SDL-mirror/src
Ryan C. Gordon 9e136b5ec7 Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since
we don't need it, and doing so will hit #error lines on some CPU archs.

Thanks to Mike Frysinger for the heads up.

  Fixes Bugzilla #414.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402282
2007-03-14 01:09:24 +00:00
..
audio Block fruity channel values in dspaudio, or the fragment size won't be a 2006-11-12 21:23:57 +00:00
cdrom Use correct function to free allocated mem 2006-09-05 19:31:48 +00:00
cpuinfo I think this fixes bug #244 2006-06-20 05:35:44 +00:00
events Fixed bug #215 2006-05-07 03:40:06 +00:00
file Fixed bug #215 2006-05-07 03:40:06 +00:00
hermes Renamed, per Mike's comment on bug #157 2006-06-21 08:26:05 +00:00
joystick Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks. 2007-02-20 22:57:28 +00:00
loadso Actually, this is dumb, just simplify this for now. 2007-02-03 08:17:12 +00:00
main Date: Wed, 10 May 2006 17:43:21 -0700 2006-05-11 03:08:39 +00:00
stdlib Minor const correctness patch to SDL_iconv. 2007-02-16 03:50:42 +00:00
thread Removed broken AmigaOS support. 2006-10-29 03:58:27 +00:00
timer Removed broken AmigaOS support. 2006-10-29 03:58:27 +00:00
video Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since 2007-03-14 01:09:24 +00:00
SDL.c
SDL_error.c Updated RPM spec file with License keyword 2006-05-17 06:09:27 +00:00
SDL_error_c.h Fixed signed/unsigned issues 2006-05-12 04:21:19 +00:00
SDL_fatal.c
SDL_fatal.h