physfs/archivers
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 Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
dir.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
grp.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
hog.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
mix.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
mvl.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
qpak.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
wad.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
zip.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00