A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon a6354f6869 Updated copyright date. 2009-03-23 01:06:54 -04:00
archivers Various archiver swap and compare functions now check if they are 2008-02-20 12:24:10 +00: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 Haiku support. 2008-11-05 14:42:48 -05: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 Upped version to 2.0.0! 2009-03-23 00:45:15 -04:00
CREDITS.txt Haiku support. 2008-11-05 14:42:48 -05: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. 2007-04-03 01:08:50 +00: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 comment typo. 2009-03-23 00:13:24 -04:00
physfs_unicode.c Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00