Age | Commit message (Expand) | Author |
---|---|---|
2009-09-07 | Fix compilation under MacOS X. | Simon Howard |
2009-06-12 | Remove debug messages. | Simon Howard |
2009-06-12 | Set the USER environment variable based on the owner information from | Simon Howard |
2009-06-11 | Declare getenv/putenv on Windows CE for recent SDL versions that do not | Simon Howard |
2009-06-08 | Remove debugging code. | Simon Howard |
2009-06-08 | Use SDL's getenv/putenv implementation, and populate at startup. | Simon Howard |
2009-06-07 | Add README file for Windows CE library. | Simon Howard |
2009-06-07 | Detect Windows CE target and build/include libc_wince files as | Simon Howard |
2009-06-07 | Add libc_wince.h header, and EISDIR error value. | Simon Howard |
2009-06-07 | Use GetUserNameExW, not GetUserName (doesn't exist on WinCE) | Simon Howard |
2009-06-07 | Add Windows CE implementations of some ANSI C functions that are | Simon Howard |