Ryan C. Gordon 8c3501491c Whoops, forgot to add the file. :) 8 years ago
..
archiver_7z.c 8c3501491c Whoops, forgot to add the file. :) 8 years ago
archiver_dir.c f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 years ago
archiver_grp.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_hog.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_iso9660.c e84277a1df Corrected reported value for unknown PHYSFS_stat() access times. 8 years ago
archiver_mvl.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_qpak.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_slb.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_unpacked.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_vdf.c 19b15d34a1 Cleaned up what symbols are exported from the library. 8 years ago
archiver_wad.c 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
archiver_zip.c 63de092cb7 zip: fail with correct error code if opening a directory. 8 years ago
physfs.c a5d3dd498e Rewrote the 7zip archiver. 8 years ago
physfs.h 9cec66be3e Removed SWIG ifdefs in physfs.h 8 years ago
physfs_byteorder.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
physfs_casefolding.h 32d4f4541e HTTPS all the things. 10 years ago
physfs_internal.h a5d3dd498e Rewrote the 7zip archiver. 8 years ago
physfs_lzmasdk.h a5d3dd498e Rewrote the 7zip archiver. 8 years ago
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 9 years ago
physfs_platforms.h 187d04ae9e Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 8 years ago
physfs_unicode.c 32d4f4541e HTTPS all the things. 10 years ago
platform_beos.cpp 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 years ago
platform_macosx.c c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 years ago
platform_os2.c c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 years ago
platform_posix.c 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 years ago
platform_unix.c a681fe258d unix: OS-specific paths should also chop filename off base path. 8 years ago
platform_windows.c efd71e08f6 Move headers around to get those MSVC anti-portability nags to go away. 8 years ago
platform_winrt.cpp c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 years ago