A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 79800373fa Updated. 2002-06-08 08:45:45 +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 Enumerate files code: cleaned up memory leak, Doesn't throw away file entry 2002-06-08 06:19:27 +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-08 08:45:45 +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-07 12:00:18 +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 More proper error reporting. 2002-05-25 11:12:17 +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