Ryan C. Gordon 44fb6d5e2d Renamed a function to make Clang static analysis happy.
"Object leaked: allocated object is returned from a function whose
 name ('cfallocDesc') does not contain 'Copy' or 'Create'.  This violates
 the naming convention rules given in the Memory Management Guide for
 Core Foundation"

(it doesn't actually leak, but okay, it's a reasonable naming convention.)
2014-02-07 16:17:48 -05:00
2014-01-16 07:03:09 -08:00
2009-03-28 18:15:35 -04:00
2009-03-27 15:10:42 -04:00

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

  http://icculus.org/physfs/

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

Description
A portable, flexible file i/o abstraction.
Readme 3.5 MiB
Languages
C 95.7%
CMake 1.4%
Perl 0.9%
Shell 0.8%
Objective-C 0.6%
Other 0.6%