physfs/platform
Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore,
which simplifies things, removes some responsibility and code
duplication from the archivers, and trims some malloc pressure.
Also ripped up the allocation hook code a little. We'll try to screw
with memory locking later, since it makes everything ugly and
complex. Oh well.
2004-09-26 00:25:04 +00:00
..
Makefile.am Added platform/os2.c to build system. 2002-07-27 06:28:45 +00:00
beos.cpp Some cleanups for PocketPC port. 2002-11-22 06:24:10 +00:00
macclassic.c Patches to get this building on Mac Classic again. 2003-12-29 08:50:21 +00:00
os2.c Patched to compile on OS/2. 2003-11-11 14:08:32 +00:00
pocketpc.c Added internal function __PHYSFS_platformStrnicmp(). 2003-11-09 20:59:07 +00:00
posix.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
skeleton.c Added internal function __PHYSFS_platformStrnicmp(). 2003-11-09 20:59:07 +00:00
unix.c Rewrote MacOSX/Darwin CD detection to use IOKit, for accurate results. 2003-05-24 03:36:36 +00:00
win32.c Fixed search-and-replace fuckup (thanks, Brian!). 2003-12-22 17:12:00 +00:00