physfs/src
Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
This matches style of other function names we use.
2012-03-22 03:02:50 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Cleaned up some FIXMEs. 2012-03-22 00:21:28 -04:00
archiver_grp.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_hog.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_iso9660.c Removed a FIXME: use correct error code for writing to read-only archives. 2012-03-22 00:05:10 -04:00
archiver_lzma.c Removed a FIXME: use correct error code for writing to read-only archives. 2012-03-22 00:05:10 -04:00
archiver_mvl.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_qpak.c Removed a FIXME: use correct error code for writing to read-only archives. 2012-03-22 00:05:10 -04:00
archiver_unpacked.c Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 2012-03-22 03:02:50 -04:00
archiver_wad.c Reworked the error reporting API. Now we use error codes instead of strings. 2012-03-20 15:38:12 -04:00
archiver_zip.c Removed a FIXME: use correct error code for writing to read-only archives. 2012-03-22 00:05:10 -04:00
physfs.c Removed a FIXME: actually, the code DOES set an error, as far as I can tell. 2012-03-22 02:58:45 -04:00
physfs.h Fixed a typo in the docs. 2012-03-22 03:00:16 -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 Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 2012-03-22 03:02:50 -04:00
physfs_miniz.h Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 2012-03-11 03:56:24 -04:00
physfs_platforms.h Make physfs_platforms.h define with a 1, so "#if X" works. 2012-03-19 20:41:14 -04:00
physfs_unicode.c Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 2012-03-22 03:02:50 -04:00
platform_beos.cpp Make sure the prefdir has a final dirsep on it. 2012-03-21 23:59:43 -04:00
platform_macosx.c Make sure the prefdir has a final dirsep on it. 2012-03-21 23:59:43 -04:00
platform_posix.c Removed fallback for systems that have no userdir. 2012-03-22 00:27:46 -04:00
platform_unix.c Make sure the prefdir has a final dirsep on it. 2012-03-21 23:59:43 -04:00
platform_windows.c Removed a FIXME. 2012-03-22 02:38:10 -04:00