A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 3ffdc65c6e Added Patrice to the credits.
(transplanted from 3b976828a3bc35fe5d57ecdaf3a2d0dcd68e70ee)
2010-02-03 23:19:23 -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 Catch case where we use the Unix code on a non-Unix system that lacks pthreads. 2010-02-03 23:14:11 -05:00
test Fixed compiler warning on newer Linux systems. 2010-02-01 03:02:18 -05:00
zlib123
CHANGELOG.txt
CMakeLists.txt Catch case where we use the Unix code on a non-Unix system that lacks pthreads. 2010-02-03 23:14:11 -05:00
CREDITS.txt Added Patrice to the credits. 2010-02-03 23:19:23 -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 stable TODO.txt ... 2009-03-23 16:57:59 -04:00
makeos2.cmd
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
physfs_internal.h
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