Ryan C. Gordon bf9999af2d Fixed compiler warnings on Visual Studio about const qualifiers. 8 лет назад
..
lzma 6d6fec87ad Some targets need string.h here. 16 лет назад
archiver_dir.c f8ed5c6f7e Replaced sprintf() calls with snprintf(). 8 лет назад
archiver_grp.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_hog.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_iso9660.c 53c81e216a Checking if this #pragma pack works better on gcc 2.95. 8 лет назад
archiver_lzma.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_mvl.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_qpak.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_slb.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_unpacked.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_vdf.c 19b15d34a1 Cleaned up what symbols are exported from the library. 8 лет назад
archiver_wad.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
archiver_zip.c e4c035a99f Pacify compiler warning. 8 лет назад
physfs.c bf9999af2d Fixed compiler warnings on Visual Studio about const qualifiers. 8 лет назад
physfs.h 15c18b0c04 os2: added OS/2 support back in. 8 лет назад
physfs_byteorder.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 лет назад
physfs_casefolding.h 32d4f4541e HTTPS all the things. 10 лет назад
physfs_internal.h 19b15d34a1 Cleaned up what symbols are exported from the library. 8 лет назад
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 9 лет назад
physfs_platforms.h 187d04ae9e Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 8 лет назад
physfs_unicode.c 32d4f4541e HTTPS all the things. 10 лет назад
platform_beos.cpp 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 лет назад
platform_macosx.c c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 лет назад
platform_os2.c c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 лет назад
platform_posix.c 68ad1fa8c5 Removed BeOS support (Haiku still supported, though!). 8 лет назад
platform_unix.c a681fe258d unix: OS-specific paths should also chop filename off base path. 8 лет назад
platform_windows.c efd71e08f6 Move headers around to get those MSVC anti-portability nags to go away. 8 лет назад
platform_winrt.cpp c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 лет назад