Ozkan Sezer 9e2be90470 disable dllexport from static builds. vor 3 Jahren
..
Makefile.os2 268d9e6266 added a watcom makefile targeting os2 vor 3 Jahren
physfs.c 911e253e00 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. vor 4 Jahren
physfs.h 9e2be90470 disable dllexport from static builds. vor 3 Jahren
physfs_archiver_7z.c 48ffe8ddf5 7z: copy/paste error in error checking, found by static analysis. vor 5 Jahren
physfs_archiver_dir.c a80261989e Fixed mounting a symlink to a real directory. vor 8 Jahren
physfs_archiver_grp.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_hog.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_iso9660.c b8aa7dab87 Fixed some infinite loops that a maliciously-crafted .iso can trigger. vor 8 Jahren
physfs_archiver_mvl.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_qpak.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_slb.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_unpacked.c db349bd067 Update filename comments. vor 8 Jahren
physfs_archiver_vdf.c e728c65912 vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents. vor 8 Jahren
physfs_archiver_wad.c 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
physfs_archiver_zip.c e290b8d0a0 Fixed crash when duplicating PHYSFS_Io for zipfiles. vor 8 Jahren
physfs_byteorder.c 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. vor 8 Jahren
physfs_casefolding.h d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. vor 8 Jahren
physfs_internal.h 40ff5dba86 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler vor 3 Jahren
physfs_lzmasdk.h 78c1a985ec Made physfs_lzmasdk.h's include-once blockers match other files' formatting. vor 8 Jahren
physfs_miniz.h dfd658ff92 Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. vor 9 Jahren
physfs_platform_apple.m a828a91feb apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). vor 8 Jahren
physfs_platform_haiku.cpp 1efdb62a8f haiku: CD-ROM detection should report any mounted volume on a B_CD device. vor 8 Jahren
physfs_platform_os2.c 3bc65f1613 physfs_platform_os2.c: eliminated signedness warnings. vor 3 Jahren
physfs_platform_posix.c 543a1ae037 physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC vor 3 Jahren
physfs_platform_qnx.c e19422cc06 qnx: Added more proper support for QNX. vor 8 Jahren
physfs_platform_unix.c 7607eeeb00 Cleaned up some header inclusion politics. vor 8 Jahren
physfs_platform_windows.c 2dc2dd1b04 Fixed compiler warning. vor 7 Jahren
physfs_platform_winrt.cpp 5fb9119ebc windows: Disable _CRT_SECURE_NO_WARNINGS again. vor 8 Jahren
physfs_platforms.h e19422cc06 qnx: Added more proper support for QNX. vor 8 Jahren
physfs_unicode.c 7f4dbec16e add 0x10000 properly vor 3 Jahren