physfs/platform
Gregory S. Read d3dfd7f464 -Fixed a lot of the file functions error handling. Many were handling
success as failure, etc...
-File position is 0 based, EOF was being tested as though position was
 1 based.
-All file i/o and archive i/o functions tested okay with physfs_test app.
2002-05-08 00:02:35 +00:00
..
macclassic.c Fixed __PHYSFS_platformRealPath(), and changed userdir behaviour. We're now feature-complete on the Mac, as far as I can tell. 2002-04-06 05:10:06 +00:00
skeleton.c Added warning about potential infinite recursion between setError and grabMutex. 2002-04-02 13:41:11 +00:00
unix.c Darwin patches. 2002-04-06 23:49:17 +00:00
win32.c -Fixed a lot of the file functions error handling. Many were handling 2002-05-08 00:02:35 +00:00