• Sam Lantinga's avatar
    Use SDL_ prefixed versions of C library functions. · 5d53175e
    Sam Lantinga authored
    FIXME:
    Change #include <stdlib.h> to #include "SDL_stdlib.h"
    Change #include <string.h> to #include "SDL_string.h"
    Make sure nothing else broke because of this...
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401340
    5d53175e
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_ph_events.c Loading commit data...
SDL_ph_events_c.h Loading commit data...
SDL_ph_gl.c Loading commit data...
SDL_ph_gl.h Loading commit data...
SDL_ph_image.c Loading commit data...
SDL_ph_image_c.h Loading commit data...
SDL_ph_modes.c Loading commit data...
SDL_ph_modes_c.h Loading commit data...
SDL_ph_mouse.c Loading commit data...
SDL_ph_mouse_c.h Loading commit data...
SDL_ph_video.c Loading commit data...
SDL_ph_video.h Loading commit data...
SDL_ph_wm.c Loading commit data...
SDL_ph_wm_c.h Loading commit data...
SDL_phyuv.c Loading commit data...
SDL_phyuv_c.h Loading commit data...