physfs/src
Ryan C. Gordon 803730884a Try to make a sane default for CD detection path by platform.
This is so this can work even when dropping PhysicsFS into another project
 without CMake doing header tests and filling in the defines.
2012-03-19 20:42:41 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00
archiver_grp.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_hog.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_iso9660.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_lzma.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_mvl.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_qpak.c Fixed some compiler warnings. 2012-03-10 03:18:33 -05:00
archiver_unpacked.c Fixed up some bugs that clang's static analysis reported. 2011-10-18 15:55:29 -04:00
archiver_wad.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_zip.c Removed check that .zip files are less than 4 gigabytes. 2012-03-13 08:21:02 -04:00
physfs.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00
physfs.h Minor updates to the docs. 2012-03-11 03:09:07 -04:00
physfs_byteorder.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
physfs_casefolding.h Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Use our platform test macro for Solaris. 2012-03-19 20:40:22 -04:00
physfs_miniz.h Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 2012-03-11 03:56:24 -04:00
physfs_platforms.h Make physfs_platforms.h define with a 1, so "#if X" works. 2012-03-19 20:41:14 -04:00
physfs_unicode.c Make sure utf8codepoint() advances the pointer even on bogus input. 2011-06-01 03:10:08 -04:00
platform_beos.cpp Minor code style cleanup in platform_beos.cpp ... 2012-03-19 02:58:41 -04:00
platform_macosx.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_posix.c Removed llseek(). 2012-03-18 12:31:29 -04:00
platform_unix.c Try to make a sane default for CD detection path by platform. 2012-03-19 20:42:41 -04:00
platform_windows.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00