A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 29be44dae5 Added byte ordering API. 2002-04-05 18:11:12 +00:00
archivers Cleaned up byteorder-safe reading functions. Use internal Physfs stricmp. 2002-04-05 18:07:18 +00:00
extras Added typedefs and platform-specific i/o. 2002-03-24 19:47:33 +00:00
platform Mostly implemented (fully implemented if you don't want aliases to work like symlinks). 2002-04-05 09:04:34 +00:00
test More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1. 2002-04-05 08:42:02 +00:00
CHANGELOG Updated. 2002-04-05 09:06:21 +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 Error subsystem does basic initialization during PHYSFS_init(), now. 2002-04-04 17:58:02 +00:00
physfs.h Added byte ordering API. 2002-04-05 18:11:12 +00:00
physfs_byteorder.c Initial add. 2002-04-05 18:10:02 +00:00
physfs_internal.h Added some more error string constants. 2002-04-05 09:02:57 +00:00