A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 2f3ba7602b Corrected example code in the docs (thanks, Olivier!). 2008-11-02 15:26:14 -05: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 Fixed PHYSFS_openAppend() on Unix. 2008-04-03 05:05:48 +00:00
test Added initial work on a wxWidgets-based test app. 2007-04-02 20:57:39 +00:00
zlib123 Added zlib README and updated license notes. 2008-01-23 05:01:50 +00:00
CHANGELOG.txt Corrected example code in the docs (thanks, Olivier!). 2008-11-02 15:26:14 -05:00
CMakeLists.txt Updated for lzma changes. 2008-01-23 05:00:07 +00:00
CREDITS.txt Changed some text files from ISO-8859-1 to UTF-8. 2008-03-11 05:19:56 +00:00
Doxyfile Forgot to update the project version in the Doxygen file before release. 2007-04-03 05:51:46 +00:00
INSTALL.txt Updated. 2007-04-03 02:17:43 +00:00
LICENSE.txt Updated copyright date. 2008-01-23 05:14:15 +00: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 Fixed crash on zero-byte read/write (thanks, Ensiform!). 2007-07-11 22:11:29 +00:00
physfs.h Corrected example code in the docs (thanks, Olivier!). 2008-11-02 15:26:14 -05:00
physfs.spec.in Renamed INSTALL to INSTALL.txt. 2007-03-11 10:15:42 +00:00
physfs_byteorder.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00: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 iPhone support patch (thanks, Christian!) 2008-11-02 15:19:58 -05:00
physfs_unicode.c Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00