physfs/src
Ryan C. Gordon 63de092cb7 zip: fail with correct error code if opening a directory. 2017-07-17 12:21:26 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Replaced sprintf() calls with snprintf(). 2017-07-09 17:06:37 -04:00
archiver_grp.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_hog.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_iso9660.c Corrected reported value for unknown PHYSFS_stat() access times. 2017-07-17 12:21:02 -04:00
archiver_lzma.c Cleanup BAIL_* and GOTO_* macros to be less cluttered. 2017-07-06 11:51:41 -04:00
archiver_mvl.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_qpak.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_slb.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_unpacked.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_vdf.c Cleaned up what symbols are exported from the library. 2017-07-12 15:41:12 -04:00
archiver_wad.c Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
archiver_zip.c zip: fail with correct error code if opening a directory. 2017-07-17 12:21:26 -04:00
physfs.c Moved ZIP tree management up to a higher level, to be reused elsewhere. 2017-07-15 15:59:55 -04:00
physfs.h Removed SWIG ifdefs in physfs.h 2017-07-16 04:36:40 -04:00
physfs_byteorder.c Cleanup BAIL_* and GOTO_* macros to be less cluttered. 2017-07-06 11:51:41 -04:00
physfs_casefolding.h HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs_internal.h Reworked the "unpacked" archivers to use DirTree. 2017-07-16 04:39:14 -04:00
physfs_miniz.h Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 2016-08-26 18:46:11 -04:00
physfs_platforms.h Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 2017-07-12 20:49:53 -04:00
physfs_unicode.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_beos.cpp Removed BeOS support (Haiku still supported, though!). 2017-07-12 00:16:57 -04:00
platform_macosx.c Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 2017-07-11 23:52:13 -04:00
platform_os2.c Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 2017-07-11 23:52:13 -04:00
platform_posix.c Removed BeOS support (Haiku still supported, though!). 2017-07-12 00:16:57 -04:00
platform_unix.c unix: OS-specific paths should also chop filename off base path. 2017-07-12 20:52:51 -04:00
platform_windows.c Move headers around to get those MSVC anti-portability nags to go away. 2017-07-12 20:55:58 -04:00
platform_winrt.cpp Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 2017-07-11 23:52:13 -04:00