A portable, flexible file i/o abstraction.
Go to file
Gregory S. Read fc5f8553cf -Implemented PHYSFS file routines
-Implemented PHYSFS thread routines
-Compiles on MSVC, not thoroughly tested.
2002-04-03 04:15:24 +00:00
archivers Patched to compile on MacOS Classic, with CodeWarrior 6. 2002-04-01 18:48:24 +00:00
extras Added typedefs and platform-specific i/o. 2002-03-24 19:47:33 +00:00
platform -Implemented PHYSFS file routines 2002-04-03 04:15:24 +00:00
test Disable readline support when building on MacOS Classic. 2002-04-02 13:34:49 +00:00
CHANGELOG Updated. 2002-04-02 13:36:58 +00:00
CREDITS Added Gregory S. Read. 2002-03-25 08:28:40 +00:00
INSTALL Updated again. 2001-09-02 01:11:56 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile Added typedefs and platform-specific i/o. 2002-03-24 19:47:33 +00:00
TODO Updated. 2002-03-29 08:19:39 +00:00
physfs.c Fixed calculateUserDir() to prevent extra dir separator insertion in default case. 2002-04-02 13:39:44 +00:00
physfs.h Updated comment on thread safety. 2002-03-30 17:26:03 +00:00
physfs_internal.h Added warning about potential infinite recursion between setError and grabMutex. 2002-04-02 13:41:11 +00:00