SDL-mirror/src/filesystem
Ryan C. Gordon 0f758bdbfd 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
..
beos Actually, this should be a memcpy(). 2013-08-20 23:20:32 -04:00
cocoa Patched to compile on iOS. 2013-08-20 21:21:57 -04:00
dummy
unix
windows More Windows fixes for filesystem code. 2013-08-20 20:29:30 -04:00