physfs/docs
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
..
CHANGELOG.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00
CREDITS.txt Don't fsync() read-only filehandles (thanks, Andreas!). 2013-08-21 23:30:33 -04:00
Doxyfile Make Doxygen ignore PHYSFS_DEPRECATED. 2012-03-24 14:55:26 -04:00
INSTALL.txt PhysicsFS works on Win64 now. 2012-03-12 03:48:34 -04:00
TODO.txt Updated TODO 2012-11-24 17:27:19 -05:00