physfs/platform
Ryan C. Gordon d8845b0be5 Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc
versions of the OS, and fallback to "ANSI" versions for 95/98/ME,
 tapdancing around the system codepage if it has to. Other minor Windows
 cleanups and corrections.
2007-03-26 06:36:39 +00:00
..
beos.cpp Replaced BeOS mutex implementation. Now all platforms have recursive mutexes. 2007-03-24 05:42:22 +00:00
macosx.c Split out Mac OS X code from unix.c and added some Carbon-specific code... 2007-03-21 05:03:17 +00:00
os2.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
pocketpc.c Added some FIXME comments. 2007-03-24 05:13:54 +00:00
posix.c Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 2007-03-24 03:54:58 +00:00
unix.c Split out Mac OS X code from unix.c and added some Carbon-specific code... 2007-03-21 05:03:17 +00:00
windows.c Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc 2007-03-26 06:36:39 +00:00