Commit graph

9 commits

Author SHA1 Message Date
Ryan C. Gordon
9bc89f40b9 Patched to compile on Solaris. 2013-08-23 23:34:23 -04:00
Ryan C. Gordon
a22e8c931d Patched to compile on FreeBSD. 2013-08-23 21:48:40 -04:00
Ryan C. Gordon
c9caaf317a Add support for some BSDs and Solaris to SDL_GetBasePath(). 2013-08-23 21:38:54 -04:00
Ryan C. Gordon
ec08df6bad Actually, this should be a memcpy().
We already know the exact length we just allocated, and we plan to append
 our own null terminator to the end of the copy, so this makes more sense.
2013-08-20 23:20:32 -04:00
Ryan C. Gordon
1551ff427b Patched to compile on iOS. 2013-08-20 21:21:57 -04:00
Ryan C. Gordon
433252b9e8 More Haiku fixes. 2013-08-20 20:39:22 -04:00
Ryan C. Gordon
1fd2f5f98d More Windows fixes for filesystem code. 2013-08-20 20:29:30 -04:00
Ryan C. Gordon
bfd88e7351 Patched new filesystem code to compile. 2013-08-20 20:15:15 -04:00
Ryan C. Gordon
c9218e986d Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. 2013-08-20 19:57:11 -04:00