log src/cdrom/macosx/SDLOSXCAGuard.c @ 1659:14717b52abc0 SDL-1.3

age author description
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Thu, 22 Sep 2005 08:48:16 +0000 Ryan C. Gordon Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam