A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 248b3381bf Generalized CD-ROM routine selection. 2002-07-20 00:19:53 +00:00
archivers Seeking backwards in ZIP_seek() works now. 2002-07-17 16:05:39 +00:00
extras FIXME cleanups. 2002-07-11 21:37:30 +00:00
platform Generalized CD-ROM routine selection. 2002-07-20 00:19:53 +00:00
test Upped version to 0.1.7. 2002-07-10 07:22:41 +00:00
.cvsignore Added config.cache 2002-07-11 08:46:51 +00:00
CHANGELOG Updated. 2002-07-18 05:50:00 +00:00
CREDITS Updated. 2002-07-10 23:44:02 +00:00
CWProjects.sit Updated for 0.1.7. 2002-07-10 08:15:15 +00:00
Doxyfile Upped version to 0.1.7. 2002-07-10 07:33:10 +00:00
INSTALL Updated. 2002-06-11 08:49:53 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile.am.newautomake Added physfs.spec to distribution. 2002-07-18 05:51:25 +00:00
Makefile.am.oldautomake Added physfs.spec to distribution. 2002-07-18 05:51:25 +00:00
TODO Updated. 2002-07-13 10:16:53 +00:00
acconfig.h 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
bootstrap More build system dancing. 2002-06-28 05:40:52 +00:00
configure.in Generalized CD-ROM routine selection. 2002-07-20 00:19:53 +00:00
physfs.c Reports correctly when opening files for read without a search path defined. 2002-06-29 22:24:52 +00:00
physfs.dsp Removed reference to obsolete unzip.c. 2002-07-16 06:15:30 +00:00
physfs.h Added PHYSFS_(read|write)[SU][BL]E(16|32|64) and upped version to 0.1.7. 2002-07-10 07:22:09 +00:00
physfs.spec Initial add. 2002-07-10 23:39:04 +00:00
physfs_byteorder.c Added PHYSFS_(read|write)[SU][BL]E(16|32|64). 2002-07-10 07:21:48 +00:00
physfs_internal.h Changed ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP. 2002-07-17 16:05:12 +00:00
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00