A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 9ddb5923e7 ZIP entries are now cached at openArchive time, which cleans up the race
conditions and make i/o significantly more efficient. The code's a little
 saner, too. Just a LITTLE, though.  :)  --ryan.
2001-07-28 12:14:09 +00:00
archivers ZIP entries are now cached at openArchive time, which cleans up the race 2001-07-28 12:14:09 +00:00
platform Architecture adjustment for enumerating files with regards to whether 2001-07-16 17:36:28 +00:00
test Added more API calls, always uses a history file, now. 2001-07-16 17:37:50 +00:00
Makefile ZIP file support. 2001-07-23 04:45:26 +00:00
physfs.c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now 2001-07-23 09:23:17 +00:00
physfs.h Lots of bugfixes, enhancements, and corrections due to the work on 2001-07-16 14:36:02 +00:00
physfs_internal.h Added ERR_COMPRESSION 2001-07-23 07:15:48 +00:00