Ryan C. Gordon 9bac3bc908 Fixed some compiler warnings. 5 years ago
..
physfs.c 9bac3bc908 Fixed some compiler warnings. 5 years ago
physfs.h f8b72063ad Added PHYSFS_setRoot(). 5 years ago
physfs_archiver_7z.c 20cb578ede 7zip: don't forget to destroy the PHYSFS_Io when closing the archive! 6 years ago
physfs_archiver_dir.c 8d33388e2e Fixed mounting a symlink to a real directory. 6 years ago
physfs_archiver_grp.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_hog.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_iso9660.c b3d1e98041 Fixed some infinite loops that a maliciously-crafted .iso can trigger. 6 years ago
physfs_archiver_mvl.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_qpak.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_slb.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_unpacked.c c6c1b9303b Update filename comments. 6 years ago
physfs_archiver_vdf.c ec50497580 vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents. 6 years ago
physfs_archiver_wad.c a10c24dc74 Archivers can now specify whether an archive definitely was intended for them. 6 years ago
physfs_archiver_zip.c acb4ac395a Fixed crash when duplicating PHYSFS_Io for zipfiles. 6 years ago
physfs_byteorder.c baf58ed83c Cleanup BAIL_* and GOTO_* macros to be less cluttered. 6 years ago
physfs_casefolding.h 2bb01a0c76 utf8: big improvements to case-insensitive UTF-8 string compare. 6 years ago
physfs_internal.h 8d33388e2e Fixed mounting a symlink to a real directory. 6 years ago
physfs_lzmasdk.h f13645898a Made physfs_lzmasdk.h's include-once blockers match other files' formatting. 6 years ago
physfs_miniz.h 9ab923a87f Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 7 years ago
physfs_platform_apple.m ebb5e45de0 apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). 6 years ago
physfs_platform_haiku.cpp 1a35bd7805 haiku: CD-ROM detection should report any mounted volume on a B_CD device. 6 years ago
physfs_platform_os2.c 8d33388e2e Fixed mounting a symlink to a real directory. 6 years ago
physfs_platform_posix.c 8d33388e2e Fixed mounting a symlink to a real directory. 6 years ago
physfs_platform_qnx.c 2db7af8222 qnx: Added more proper support for QNX. 6 years ago
physfs_platform_unix.c b133830e87 Cleaned up some header inclusion politics. 6 years ago
physfs_platform_windows.c 6b96dfa289 windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809. 5 years ago
physfs_platform_winrt.cpp 6bfcd001fe windows: Disable _CRT_SECURE_NO_WARNINGS again. 6 years ago
physfs_platforms.h 2db7af8222 qnx: Added more proper support for QNX. 6 years ago
physfs_unicode.c 3a749b18dc Made PHYSFS_caseFold() a public API. 6 years ago