A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 2f15add38f Fixed __PHYSFS_platformSeek(). 2002-06-06 05:39:06 +00:00
archivers Implemeted getLastModTime method. 2002-06-06 05:38:47 +00:00
extras Initial add. 2002-05-24 09:46:43 +00:00
platform Fixed __PHYSFS_platformSeek(). 2002-06-06 05:39:06 +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-02 03:50:51 +00:00
CREDITS Updated. 2002-05-16 02:45:19 +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 Corrected to fix "make dist". 2002-05-24 03:39:05 +00:00
TODO Updated. 2002-06-02 03:50:51 +00:00
acconfig.h Initial add. 2002-05-10 09:16:38 +00:00
bootstrap Initial add. 2002-05-10 09:16:38 +00:00
configure.in Added -Wall to debug builds. 2002-06-02 03:50:16 +00:00
physfs.c More proper error reporting. 2002-05-25 11:12:17 +00:00
physfs.h Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 2002-05-25 09:41:14 +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