A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon bcddf57b02 Initial add. 2002-08-28 23:30:26 +00:00
archivers Cleaned up some stuff, reduced some unnecessary 64-bit ints to 32. 2002-08-28 08:58:39 +00:00
debian Merged updated Debian build-control files with the CVS tree. 2002-07-30 06:28:45 +00:00
extras FIXME cleanups. 2002-07-11 21:37:30 +00:00
platform Removed a FIXME. 2002-08-28 07:56:14 +00:00
test Made "ls" an alias of "enumerate", since I keep typing it without thinking. :) 2002-07-23 22:30:58 +00:00
.cvsignore Ignore generated physfs.spec 2002-07-27 22:42:30 +00:00
CHANGELOG Updated. 2002-08-28 08:58:07 +00:00
CREDITS Updated. 2002-08-09 19:46:08 +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 qpak.c to build systems. 2002-08-09 19:47:35 +00:00
Makefile.am.oldautomake Added platform/os2.c to build system. 2002-07-27 06:28:45 +00:00
TODO Updated. 2002-08-22 10:36:51 +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 Corrected some wrong behaviour, added profiling option. 2002-08-20 00:58:17 +00:00
makeos2.cmd Added qpak.c to build systems. 2002-08-09 19:47:35 +00:00
physfs.c Quick-rejection optimization in __PHYSFS_verifySecurity(). 2002-08-28 23:27:10 +00:00
physfs.dsp Removed reference to obsolete unzip.c. 2002-07-16 06:15:30 +00:00
physfs.h Fixed a typo in the documentation. 2002-07-26 06:18:02 +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 Added PHYSFS_(read|write)[SU][BL]E(16|32|64). 2002-07-10 07:21:48 +00:00
physfs_internal.h Bunch of tedious corrections, optimizations, and cleanups. 2002-08-21 02:59:15 +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