A portable, flexible file i/o abstraction.
Go to file
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
PBProjects Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
archivers Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
debian Upped version to 0.1.9. 2003-07-23 04:13:21 +00:00
extras Removed more .cvsignore files from Subversion repository. 2004-09-23 03:33:17 +00:00
platform Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
test Removed more .cvsignore files from Subversion repository. 2004-09-23 03:33:17 +00:00
zlib121 Removed more .cvsignore files from Subversion repository. 2004-09-23 03:33:17 +00:00
CHANGELOG Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
CREDITS Updated. 2004-04-09 06:32:25 +00:00
CWProjects.sitx Renamed from CWProjects.sit...moved from CodeWarrior 6 to 7, and archived with 2003-12-29 08:46:28 +00:00
Doxyfile Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
INSTALL updated to reflect info on VC6 static lib files 2003-08-09 15:04:32 +00:00
LICENSE Switched to zlib license. 2003-07-20 20:57:55 +00:00
Makefile.am.newautomake Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
Makefile.am.oldautomake Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
TODO Updated. 2004-09-26 00:24:05 +00:00
acconfig.h Westwood MIX archive support. 2004-04-09 06:36:09 +00:00
bootstrap MacOS X build compatibility. 2004-04-09 06:35:49 +00:00
configure.in Readded Spanish translation: 2004-09-23 03:48:27 +00:00
makeos2.cmd Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs.c Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
physfs.dsp Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs.h Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
physfs.spec.in Added zlib_license_change.txt to RPM spec (thanks, Edward!) 2003-12-19 01:49:12 +00:00
physfs.vcproj Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
physfs_byteorder.c Moved byte order defines into internal header. 2004-04-09 06:33:49 +00:00
physfs_internal.h Cleaned up archiver interface to not deal with DirHandles anymore, 2004-09-26 00:25:04 +00:00
physfs_static.dsp Last minute changes, fixes, and build system updates for 1.0. 2004-01-08 05:53:28 +00:00
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00
test_physfs.vcproj Initial add. 2002-08-28 23:30:26 +00:00
zlib_license_change.txt Updated. 2003-07-21 04:01:10 +00:00