A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 88268ab857 Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK. 2009-09-06 01:06:14 -04:00
archivers Merge from 2.1 branch: lzma re-open workaround. 2009-06-21 17:42:20 -04:00
extras Fixed HTTP header in physfshttpd.c. 2008-01-22 03:44:49 +00:00
lzma Upgraded lzma sdk to 4.57. 2008-01-23 03:52:35 +00:00
platform Merged 1001:b0c6f2f4f361 through 1003:a28d30d275e2 from default branch. 2009-07-08 17:59:29 -04:00
test Upped version to 2.0.0! 2009-03-23 00:45:15 -04:00
zlib123 Added zlib README and updated license notes. 2008-01-23 05:01:50 +00:00
CHANGELOG.txt Removed the manually-maintained changelog. 2008-11-03 15:55:29 -05:00
CMakeLists.txt Don't use -fvisibility=hidden on several platforms. 2009-07-12 16:46:06 -04:00
CREDITS.txt Merged changeset 1006:139e2ab9e303 from default branch: CREDITS.txt update. 2009-07-08 18:48:30 -04:00
Doxyfile Upped version to 2.0.0! 2009-03-23 00:45:15 -04:00
INSTALL.txt Updated install instructions. 2009-03-23 01:06:17 -04:00
LICENSE.txt Updated copyright date. 2009-03-23 01:06:54 -04:00
TODO.txt Updated stable TODO.txt ... 2009-03-23 16:57:59 -04:00
makeos2.cmd Added PHYSFS_symbolicLinksPermitted(). 2007-04-01 22:06:37 +00:00
physfs.c Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!). 2009-02-28 01:34:02 -05:00
physfs.h Upped version to 2.0.0! 2009-03-23 00:45:15 -04:00
physfs_byteorder.c Removed the __arch__swabX macros; Linux kernel headers aren't reliable. 2009-03-23 00:13:08 -04:00
physfs_casefolding.h Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
physfs_internal.h Yet another attempt to patch to compile. 2008-03-12 21:42:16 +00:00
physfs_platforms.h Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK. 2009-09-06 01:06:14 -04:00
physfs_unicode.c Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00