kmx git
login
register
kc3-lang
/
SDL
/
src/filesystem/beos
src/filesystem/beos
Log
Author
Commit
Date
CI
Message
3984c7d8
2013-08-20T23:20:32
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.
fb7a0291
2013-08-20T20:39:22
More Haiku fixes.
2dd7091e
2013-08-20T19:57:11
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.