Ryan C. Gordon 187d04ae9e Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 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 19b15d34a1 Cleaned up what symbols are exported from the library. 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 2cb1f73737 Cygwin has mntent.h, and no need to check for CMake tests now. 8 年 前
platform_windows.c c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 年 前
platform_winrt.cpp c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 年 前