A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 2ce179303b Removed #include <unistd.h>, since it isn't needed in this file, and
doesn't exist as far as Visual C is concerned.
2001-08-23 14:31:00 +00:00
archivers Changed URL to physfs homepage. 2001-08-07 02:57:16 +00:00
platform Added CD-ROM detection code. 2001-08-07 03:33:44 +00:00
test Added more API calls, always uses a history file, now. 2001-07-16 17:37:50 +00:00
CHANGELOG Updated. 2001-08-07 18:11:08 +00:00
INSTALL Added appropriate make install target. 2001-08-07 02:56:50 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile Added appropriate make install target. 2001-08-07 02:56:50 +00:00
physfs.c Removed #include <unistd.h>, since it isn't needed in this file, and 2001-08-23 14:31:00 +00:00
physfs.h Changed version to 0.1.1. 2001-08-07 18:10:38 +00:00
physfs_internal.h Added ERR_COMPRESSION 2001-07-23 07:15:48 +00:00