physfs/src
Ryan C. Gordon 8363d15439 Fixed some documentation typos (thanks, Paul!). 2016-08-17 17:19:50 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_grp.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_hog.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_iso9660.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_lzma.c Replace unsigned long cast with cast to size_t (thanks, David!). 2016-08-16 14:46:53 -04:00
archiver_mvl.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_qpak.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_slb.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
archiver_unpacked.c Cleaned out "exists" nonsense in openRead() API. 2012-11-30 13:00:08 -05:00
archiver_wad.c Rearranged PHYSFS_Archiver struct. 2012-11-30 14:09:56 -05:00
archiver_zip.c Remove unused variable in zip_hash_ancestors. 2016-08-15 00:50:58 -05:00
physfs.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs.h Fixed some documentation typos (thanks, Paul!). 2016-08-17 17:19:50 -04:00
physfs_byteorder.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
physfs_casefolding.h HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs_internal.h Updated byte order tests to match what SDL does now. 2016-02-25 02:55:11 -05:00
physfs_miniz.h HTTPS all the things. 2016-02-25 02:51:28 -05:00
physfs_platforms.h Removed some tabs and an extra semicolon. 2015-04-19 23:25:29 -04:00
physfs_unicode.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_beos.cpp HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_macosx.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_posix.c Don't fsync() read-only filehandles (thanks, Andreas!). 2013-08-21 23:30:33 -04:00
platform_unix.c HTTPS all the things. 2016-02-25 02:51:28 -05:00
platform_windows.c Remove unused functions and variables in platform_windows. 2016-08-15 05:41:36 -05:00
platform_winrt.cpp Removed a few tabstops to test something on the Mercurial server. 2015-06-18 00:12:15 -04:00