SDL-mirror/src
Sam Lantinga cc3fe2e639 Okay, apparently the newer standard specifies char** for the inbuf
parameter to iconv()
(See http://lists.debian.org/debian-glibc/2004/05/msg00006.html)

I'm casting in the general case, but I added a non-const codepath in
case it matters on some platform.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402386
2007-06-28 06:47:35 +00:00
..
audio Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +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 Added S60 port. 2007-06-24 18:26:35 +00:00
file Added S60 port. 2007-06-24 18:26:35 +00:00
hermes Removed textrels from hermes code. 2007-06-27 10:12:49 +00:00
joystick Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +00:00
loadso Actually, this is dumb, just simplify this for now. 2007-02-03 08:17:12 +00:00
main Added S60 port. 2007-06-24 18:26:35 +00:00
stdlib Okay, apparently the newer standard specifies char** for the inbuf 2007-06-28 06:47:35 +00:00
thread Added S60 port. 2007-06-24 18:26:35 +00:00
timer Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +00:00
video windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER. 2007-06-26 20:02:40 +00:00
SDL.c Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) 2007-06-25 00:50:20 +00:00
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 Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00
SDL_fatal.h Use consistent identifiers for the various platforms we support. 2006-02-21 08:46:50 +00:00