A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 433d7f0f44 Updated. 2003-03-30 18:46:29 +00:00
PBProjects Updated pb projects from Eric Wing. 2003-01-04 23:37:49 +00:00
archivers Fixed seeking in uncompressed zip entries and handle Java-created JAR files. 2003-03-30 18:44:59 +00:00
debian Last minute 0.1.8 changes... 2003-01-05 01:34:31 +00:00
extras -First version of PhysFS.NET. 2003-01-07 23:35:10 +00:00
platform Now compiles on CodeWarrior 6 for MacOS Classic again. 2003-01-31 04:07:48 +00:00
test Now compiles on CodeWarrior 6 for MacOS Classic again. 2003-01-31 04:07:48 +00:00
.cvsignore Ignore generated physfs.spec 2002-07-27 22:42:30 +00:00
CHANGELOG Updated. 2003-03-30 18:46:29 +00:00
CREDITS Updated. 2003-01-04 23:40:32 +00:00
CWProjects.sit Now compiles on CodeWarrior 6 for MacOS Classic again. 2003-01-31 04:07:48 +00:00
Doxyfile Upped version to 0.1.8. 2003-01-05 01:42:13 +00:00
INSTALL Updated. 2002-08-30 04:14:56 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile.am.newautomake Last minute 0.1.8 changes... 2003-01-05 01:34:31 +00:00
Makefile.am.oldautomake Added RPM spec.in version to EXTRA_DIST. 2002-08-30 04:15:15 +00:00
TODO Updated. 2003-01-31 04:10:19 +00:00
acconfig.h 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
bootstrap Now copies the Makefile.am template instead of rename()ing it. 2002-07-21 09:32:34 +00:00
configure.in Upped version to 0.1.8. 2003-01-04 23:43:10 +00:00
makeos2.cmd Added buffering API to list of exported symbols in OS/2 build. 2003-01-31 02:10:15 +00:00
physfs.c Minor brainfart fix in verifySecurity() and optimized mkdir(). 2003-03-19 06:31:53 +00:00
physfs.dsp *** empty log message *** 2003-03-12 21:13:29 +00:00
physfs.h Minor doxygen fix. 2003-01-05 01:37:00 +00:00
physfs.spec.in Renamed/patched from physfs.spec 2002-07-25 16:57:24 +00:00
physfs.vcproj Initial add. 2002-08-28 23:30:26 +00:00
physfs_byteorder.c Some cleanups for PocketPC port. 2002-11-22 06:24:10 +00:00
physfs_internal.h Two important PHYSFS_mkdir() fixes (one involving a change to 2003-03-19 06:04:09 +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