A portable, flexible file i/o abstraction.
Go to file
Gregory S. Read c06e3ca30b -Added optional DISABLE_NT_SUPPORT to not compile NT specific code
-Not NT systems set C:\ as the profile directory.  This should be changed to
 the basedir most likely...
-Defined INVALID_SET_FILE_POINTER for systems that don't have the latest
 platform SDK.  According to MSDN doc, this should be okay.
2002-05-06 03:26:10 +00:00
archivers Patches for correctness and cleaner win32 support. 2002-04-12 05:53:12 +00:00
extras Initial add. 2002-04-22 05:25:58 +00:00
platform -Added optional DISABLE_NT_SUPPORT to not compile NT specific code 2002-05-06 03:26:10 +00:00
test Darwin patches. 2002-04-06 23:49:17 +00:00
CHANGELOG Updated. 2002-04-24 21:01:20 +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
TODO Updated. 2002-04-13 01:04:02 +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