A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 333707eaf2 Added back. 2002-06-28 03:48:33 +00:00
archivers Removed for new build system. 2002-06-14 21:20:34 +00:00
extras Removed for new build system. 2002-06-14 21:20:34 +00:00
platform Patched a bug where doOpen() reported success when the file couldn't be 2002-06-23 09:17:59 +00:00
test Added back. 2002-06-28 03:48:33 +00:00
.cvsignore Updated. 2002-06-14 21:17:28 +00:00
CHANGELOG Updated. 2002-06-23 09:18:08 +00:00
CREDITS Updated. 2002-06-11 09:07:42 +00:00
CWProjects.sit Initial add. 2002-06-11 08:18:37 +00:00
Doxyfile Initial add. 2002-06-07 11:59:43 +00:00
INSTALL Updated. 2002-06-11 08:49:53 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile.am Rewrote build system to work on MacOS X. 2002-06-14 21:11:05 +00:00
TODO Updated. 2002-06-23 06:12:06 +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 Can now build shared libraries under BeOS, and probably Cygwin, too. 2002-06-15 10:25:52 +00:00
physfs.c Fixed a crashbug when calling PHYSFS_deinit() twice in a row. 2002-06-08 08:50:00 +00:00
physfs.dsp Initial add. 2002-06-11 01:17:13 +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
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00