A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon b9fd9e8100 Don't allow NULL filenames to be mounted.
Regardless of what the 3.0.0 documentation says, PhysicsFS never handled this
correctly, so now we check for it so you can't get into crashy situations.

Corrected documentation to reflect reality.
(transplanted from 0bbfaf6c5508139ba3d417377c94d75ca921772a)
2017-10-23 12:40:59 -04:00
docs Added some notes on API documentation. 2017-09-27 16:13:00 -04:00
extras physfshttpd: serve up directory listings, a few other cleanups. 2017-08-14 22:47:02 -04:00
src Don't allow NULL filenames to be mounted. 2017-10-23 12:40:59 -04:00
test Bumped version to 3.0.0! 2017-09-27 11:54:25 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Bumped version to 3.0.0! 2017-09-27 11:54:25 -04:00
LICENSE.txt Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code. 2017-07-17 12:29:13 -04:00
README.txt Minor documentation updates. 2017-07-22 13:48:31 -04:00

README.txt

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

  https://icculus.org/physfs/

Please see the docs directory for documentation.

Please see LICENSE.txt for licensing information.