A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon c64f5e69c4 Initial add. 2002-06-11 01:17:13 +00:00
archivers getLastModTime implemented. 2002-06-06 05:47:41 +00:00
extras Initial add. 2002-05-24 09:46:43 +00:00
platform Lots of cleanups, fixes, and corrections. Should now work on all win32 2002-06-10 06:33:15 +00:00
test Added getlastmodtime command. 2002-05-25 11:13:09 +00:00
.cvsignore Updated. 2002-05-23 15:13:04 +00:00
CHANGELOG Updated. 2002-06-10 06:42:16 +00:00
CREDITS Updated. 2002-05-16 02:45:19 +00:00
Doxyfile Initial add. 2002-06-07 11:59:43 +00:00
INSTALL Updated. 2002-05-24 03:37:42 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile.am Clean out docs/ dir before packing. 2002-06-08 08:38:11 +00:00
TODO Updated. 2002-06-08 21:00:30 +00:00
acconfig.h 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
bootstrap Initial add. 2002-05-10 09:16:38 +00:00
configure.in Removed some unnecessary things that broke BeOS builds. 2002-06-08 08:37:45 +00:00
physfs.c Fixed a crashbug when calling PHYSFS_deinit() twice in a row. 2002-06-08 08:50:00 +00:00
physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00
physfs.h Lots of tweaks and revisions for Doxygen support. 2002-06-07 12:00:06 +00:00
physfs_byteorder.c Initial autoconf support. 2002-05-10 09:25:25 +00:00
physfs_internal.h Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 2002-05-25 09:41:14 +00:00
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00