be4ae4d401
It's only used by archive_dir.c, and it's trivial to make it into platform-independent code for that one module. Bonus: less malloc() pressure...now every access to the native filesystem doesn't require a temporary heap allocation. |
||
---|---|---|
docs | ||
extras | ||
src | ||
test | ||
.hgignore | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.txt |
README.txt
PhysicsFS; a portable, flexible file i/o abstraction. http://icculus.org/physfs/ Please see the docs directory for documentation, licensing, and information.