Ryan C. Gordon 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. 14 years ago
..
lzma 6d6fec87ad Some targets need string.h here. 16 years ago
archiver_dir.c a42ada1380 Fixed dereference of free()'d memory. 14 years ago
archiver_grp.c a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 years ago
archiver_hog.c a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 years ago
archiver_iso9660.c f871802f51 Cleaned up some #includes. 15 years ago
archiver_lzma.c f871802f51 Cleaned up some #includes. 15 years ago
archiver_mvl.c a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 years ago
archiver_qpak.c df3c281014 Fixed some compiler warnings. 14 years ago
archiver_unpacked.c 9d11b991bc Fixed up some bugs that clang's static analysis reported. 14 years ago
archiver_wad.c a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 years ago
archiver_zip.c 519046db72 Removed check that .zip files are less than 4 gigabytes. 14 years ago
physfs.c 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. 14 years ago
physfs.h 7a8e3de103 Minor updates to the docs. 14 years ago
physfs_byteorder.c f871802f51 Cleaned up some #includes. 15 years ago
physfs_casefolding.h 2a65060cde Moved directory structure around. 17 years ago
physfs_internal.h c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. 14 years ago
physfs_miniz.h 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... 14 years ago
physfs_platforms.h 9e2acfd8a6 Removed OS/2 support. 14 years ago
physfs_unicode.c 6a1aca5db5 Make sure utf8codepoint() advances the pointer even on bogus input. 15 years ago
platform_beos.cpp 611aeec61b Removed __PHYSFS_platformRealPath(). 14 years ago
platform_macosx.c 611aeec61b Removed __PHYSFS_platformRealPath(). 14 years ago
platform_posix.c c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. 14 years ago
platform_unix.c 611aeec61b Removed __PHYSFS_platformRealPath(). 14 years ago
platform_windows.c c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. 14 years ago