physfs/src
Ryan C. Gordon 1030e5d5ec Removed llseek().
Use Linux's off64_t support instead.
2012-03-18 12:31:29 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00
archiver_grp.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_hog.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_iso9660.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_lzma.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
archiver_mvl.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_qpak.c Fixed some compiler warnings. 2012-03-10 03:18:33 -05:00
archiver_unpacked.c Fixed up some bugs that clang's static analysis reported. 2011-10-18 15:55:29 -04:00
archiver_wad.c Cleaned up all the readAll() cut and paste. 2012-03-09 04:50:27 -05:00
archiver_zip.c Removed check that .zip files are less than 4 gigabytes. 2012-03-13 08:21:02 -04:00
physfs.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00
physfs.h Minor updates to the docs. 2012-03-11 03:09:07 -04:00
physfs_byteorder.c Cleaned up some #includes. 2010-09-06 19:35:01 -04:00
physfs_casefolding.h Moved directory structure around. 2009-03-27 15:10:42 -04:00
physfs_internal.h Removed llseek(). 2012-03-18 12:31:29 -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 Removed OS/2 support. 2012-03-09 01:24:40 -05:00
physfs_unicode.c Make sure utf8codepoint() advances the pointer even on bogus input. 2011-06-01 03:10:08 -04:00
platform_beos.cpp Reworked BeOS CD detection code. 2012-03-14 21:24:32 -04:00
platform_macosx.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_posix.c Removed llseek(). 2012-03-18 12:31:29 -04:00
platform_unix.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_windows.c Removed __PHYSFS_platformCvtToDependent(). 2012-03-15 01:58:39 -04:00