A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon b1b5975001 Updated. 2002-05-27 19:12:44 +00:00
archivers Patched to compile. 2002-05-25 11:12:40 +00:00
extras Initial add. 2002-05-24 09:46:43 +00:00
platform Added a bunch of explicit casts when using malloc(). 2002-05-27 19:10: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-05-27 19:12:44 +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-05-25 11:27:33 +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 Only attempt to build BeOS code on BeOS (don't even try building an empty 2002-05-25 10:54:13 +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