Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3984c7d8 | 2013-08-20 23: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-20 20:39:22 | More Haiku fixes. | ||
| 2dd7091e | 2013-08-20 19:57:11 | Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. |