A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 94d1b71e49 I think sys/mount.h is only needed in the ucred.h path.
Fixes building on hurd, I think.
2009-05-02 23:25:41 -07:00
docs Moved directory structure around. 2009-03-27 15:10:42 -04:00
extras Improved globbing extra. 2009-03-28 18:14:16 -04:00
src I think sys/mount.h is only needed in the ucred.h path. 2009-05-02 23:25:41 -07:00
test Updated test_physfs.c's version to match everything else. 2009-04-13 17:57:56 -04:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Fixed a problem in some CMake versions. 2009-04-20 23:43:36 -04:00
LICENSE.txt Updated copyright date. 2009-03-23 01:06:54 -04:00
README.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00

README.txt

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

  http://icculus.org/physfs/

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