Ryan C. Gordon 53ef674270 Fixed resource leak when failing to mount a file that isn't an archive. 11 年之前
..
lzma 6d6fec87ad Some targets need string.h here. 16 年之前
archiver_dir.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_grp.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_hog.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_iso9660.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_lzma.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_mvl.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_qpak.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_slb.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_unpacked.c 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 年之前
archiver_wad.c 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 年之前
archiver_zip.c 2091eccad3 This returns -1 on error, not zero. :/ 12 年之前
physfs.c 53ef674270 Fixed resource leak when failing to mount a file that isn't an archive. 11 年之前
physfs.h 628b88f112 PHYSFS_enumerateFiles() actually promises sorting order, and always has. 11 年之前
physfs_byteorder.c ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 年之前
physfs_casefolding.h 2a65060cde Moved directory structure around. 17 年之前
physfs_internal.h 4046759f61 Better basedir detection for various Unix platforms. 12 年之前
physfs_miniz.h 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 14 年之前
physfs_platforms.h 4046759f61 Better basedir detection for various Unix platforms. 12 年之前
physfs_unicode.c 4b906c1e5f Short circuit case-insensitive compare of two equal Unicode codepoints. 11 年之前
platform_beos.cpp dda627412c More FIXME cleanup. 14 年之前
platform_macosx.c 44fb6d5e2d Renamed a function to make Clang static analysis happy. 12 年之前
platform_posix.c 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 12 年之前
platform_unix.c 4046759f61 Better basedir detection for various Unix platforms. 12 年之前
platform_windows.c 26f5eb481e Fixed memory leak. 12 年之前