A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon c906916f4e Some targets need string.h here.
Thanks, Patrice!
(transplanted from 93b8ed5502a5bc476ea86a0f90211917b21a5b57)
2010-02-03 22:50:07 -05:00
archivers Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments. 2010-01-28 02:45:10 -05:00
extras Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments. 2010-01-28 02:45:10 -05:00
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
platform Fixed some wrong parentheses in the OS/2 code. 2010-01-28 02:38:57 -05:00
test Fixed compiler warning on newer Linux systems. 2010-02-01 03:02:18 -05: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 Merged 1042:dc9291957a5a from default branch: make dist fix. 2010-02-02 23:40:17 -05: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 Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix. 2009-09-30 01:47:49 -04:00