physfs/src
Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
zlib123 Moved directory structure around. 2009-03-27 15:10:42 -04:00
archiver_dir.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_grp.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_hog.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_iso9660.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_lzma.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_mvl.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_qpak.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_wad.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
archiver_zip.c Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
physfs.c Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 2010-08-22 03:43:22 -04:00
physfs.h Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
physfs_byteorder.c Replaced cut-and-paste byteswap i/o codepile with macros. 2010-08-21 14:30:52 -04:00
physfs_casefolding.h Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Removed getLastModTime() interface from the archivers; it's not used anymore. 2010-08-22 20:20:04 -04:00
physfs_platforms.h Fixed building with Mac OS X 10.6 SDK. 2009-09-06 01:04:17 -04:00
physfs_unicode.c Fixed incorrect comments. 2010-08-20 02:49:11 -04:00
platform_beos.cpp Attempt to clean up the thread ID mess in platform_unix ... 2009-09-06 01:05:27 -04:00
platform_macosx.c Cleaned up returns that look like function calls for my updated coding style. 2010-01-28 02:27:45 -05:00
platform_os2.c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 2010-08-21 19:10:42 -04:00
platform_pocketpc.c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 2010-08-21 19:10:42 -04:00
platform_posix.c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 2010-08-21 19:10:42 -04:00
platform_unix.c Forgot to apply build-time thread fix to default branch (thanks, Patrice!). 2010-03-22 16:03:17 -04:00
platform_windows.c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 2010-08-21 19:10:42 -04:00