A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered.
This also fixes really aggressive compiler warnings about the "if (!ERRPASS)"
construct producing unreachable code.
2017-07-06 11:51:41 -04:00
docs os2: added OS/2 support back in. 2017-07-05 21:29:37 -04:00
extras Removed unused variable in extras/ignorecase.c ... 2016-10-06 15:39:49 -04:00
src Cleanup BAIL_* and GOTO_* macros to be less cluttered. 2017-07-06 11:51:41 -04:00
test Moved supportsSymlinks into PHYSFS_ArchiveInfo. 2012-11-30 00:04:52 -05:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt os2: added OS/2 support back in. 2017-07-05 21:29:37 -04:00
LICENSE.txt Updated copyright to 2017. 2017-02-17 20:39:45 -05:00
README.txt Changed some URLs from http:// to https://, where supported. 2017-06-20 14:06:13 -04:00

README.txt

PhysicsFS; a portable, flexible file i/o abstraction.

  https://icculus.org/physfs/

Please see the docs directory for documentation, licensing, and information.