physfs/src
Ryan C. Gordon 1fa4be6f66 Minor documentation updates. 2017-07-22 13:48:31 -04:00
..
physfs.c DirTrees and unpacked archives shouldn't demand a count of entries for init. 2017-07-21 13:54:42 -04:00
physfs.h Removed SWIG ifdefs in physfs.h 2017-07-16 04:36:40 -04:00
physfs_archiver_7z.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_dir.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_grp.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_hog.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_iso9660.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_mvl.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_qpak.c Minor documentation updates. 2017-07-22 13:48:31 -04:00
physfs_archiver_slb.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_unpacked.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_vdf.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_wad.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_archiver_zip.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_byteorder.c Cleanup BAIL_* and GOTO_* macros to be less cluttered. 2017-07-06 11:51:41 -04:00
physfs_casefolding.h HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs_internal.h unpacked: let archivers specify create and modified times, hook up to iso9660. 2017-07-21 22:01:51 -04:00
physfs_lzmasdk.h Removed C++ single-line comments from LZMA SDK. 2017-07-17 16:25:17 -04:00
physfs_miniz.h Fixed miniz code that triggers recent GCCs' -Wmisleading-indentation. 2016-08-26 18:46:11 -04:00
physfs_platform_haiku.cpp Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_macos.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_os2.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_posix.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_unix.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_windows.c Update filename comments. 2017-07-22 13:19:57 -04:00
physfs_platform_winrt.cpp Minor documentation updates. 2017-07-22 13:48:31 -04:00
physfs_platforms.h Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 2017-07-12 20:49:53 -04:00
physfs_unicode.c HTTPS all the things. 2016-02-25 02:51:28 -05:00