A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon a89efe6972 Updated. 2002-06-07 12:12:22 +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 -Fixed file enumerator function (needed a wildcard '*' specification) 2002-06-07 02:33:45 +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-07 12:12:22 +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 Doc stuff. 2002-06-07 11:59:27 +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 64-bit _llseek() detection code. 2002-06-06 06:09:51 +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