A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon bd450d0e68 Initial add. 2002-05-10 09:16:38 +00:00
archivers Initial add. 2002-05-10 09:16:38 +00:00
extras Initial add. 2002-04-22 05:25:58 +00:00
platform Initial add. 2002-05-10 09:16:38 +00:00
test Initial add. 2002-05-10 09:16:38 +00:00
CHANGELOG Updated. 2002-05-09 08:18:07 +00:00
CREDITS Mentioned MacOS Classic. 2002-04-05 18:16:12 +00:00
INSTALL Updated win32 build info, other tweaks. 2002-04-24 21:00:31 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile "make package" now generates .tar.gz, instead of .tar.bz2 ... 2002-04-19 20:52:29 +00:00
Makefile.am Initial add. 2002-05-10 09:16:38 +00:00
TODO Updated. 2002-04-13 01:04:02 +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 Initial add. 2002-05-10 09:16:38 +00:00
physfs.c Doesn't grab mutex in __PHYSFS_setError() if PHYSFS_init() hasn't been called. 2002-04-08 13:35:29 +00:00
physfs.h Upped version to 0.1.5. 2002-04-16 12:42:40 +00:00
physfs_byteorder.c Patched to stop -ansi bitching. 2002-04-16 04:19:20 +00:00
physfs_internal.h Added some more error string constants. 2002-04-05 09:02:57 +00:00