physfs/src
Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath().
It was an ugly piece of code, didn't work on The Hurd (apparently), likely
 dangerous in its incomplete understanding of Windows paths, and only
 used in places that should have given us normalized, absolute
 paths in the first place anyhow.
2012-03-11 04:19:36 -04:00
..
lzma Some targets need string.h here. 2010-02-03 22:50:07 -05:00
archiver_dir.c Cleaned up some __PHYSFS_platformStat() details. 2012-03-09 03:32:26 -05: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 Fixed some compiler warnings. 2012-03-10 03:18:33 -05:00
physfs.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -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 __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -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 Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_macosx.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_posix.c Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. 2012-03-11 03:43:07 -04:00
platform_unix.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00
platform_windows.c Removed __PHYSFS_platformRealPath(). 2012-03-11 04:19:36 -04:00