physfs/src
Ryan C. Gordon 18c89c1cbc Renamed all the sources to start with "physfs_"
So now you can drop this into your program and not worry about filename
conflicts, or where "platform_unix.c" came from in the debugger, etc.

Also renamed the "beos" sources to "haiku" and "macosx" to "macos" to match
modern platform names.
2017-07-22 12:59:06 -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 Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_dir.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_grp.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_hog.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_iso9660.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_mvl.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_qpak.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_slb.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_unpacked.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_vdf.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_wad.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_archiver_zip.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -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 Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_macos.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_os2.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_posix.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_unix.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_windows.c Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -04:00
physfs_platform_winrt.cpp Renamed all the sources to start with "physfs_" 2017-07-22 12:59:06 -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