Ryan C. Gordon 0be0e3fd33 mac: Removed Carbon header include and custom allocator (just use malloc). 8 years ago
..
lzma 6d6fec87ad Some targets need string.h here. 16 years ago
archiver_dir.c f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 years ago
archiver_grp.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_hog.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_iso9660.c 53c81e216a Checking if this #pragma pack works better on gcc 2.95. 8 years ago
archiver_lzma.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_mvl.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_qpak.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_slb.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_unpacked.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_vdf.c fe55814681 vdf: make private functions static. 8 years ago
archiver_wad.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
archiver_zip.c e4c035a99f Pacify compiler warning. 8 years ago
physfs.c f5c6383b4b Patched to compile on Visual Studio. 8 years ago
physfs.h 15c18b0c04 os2: added OS/2 support back in. 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 73070339a4 Simplify CMakeLists.txt, etc. 8 years ago
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 9 years ago
physfs_platforms.h 083940aef1 Don't try to build CD-ROM support on Emscripten. 8 years ago
physfs_unicode.c 32d4f4541e HTTPS all the things. 10 years ago
platform_beos.cpp 4015689068 Patched to compile on BeOS/Haiku. 8 years ago
platform_macosx.c 0be0e3fd33 mac: Removed Carbon header include and custom allocator (just use malloc). 8 years ago
platform_os2.c 4cbffd39e8 OS/2: actually working again, now. 8 years ago
platform_posix.c 73070339a4 Simplify CMakeLists.txt, etc. 8 years ago
platform_unix.c 73070339a4 Simplify CMakeLists.txt, etc. 8 years ago
platform_windows.c f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 years ago
platform_winrt.cpp 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago