Ryan C. Gordon 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!).
This sounds harmless, but it actually forces a write of the inode's atime,
 which means a lot of painful and unnecessary disk i/o on some filesystems.

Should be a good speedup on games that read a lot of small files on Unix.
2013-08-21 23:30:33 -04:00
2012-03-21 23:30:50 -04: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%