A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 7d08cd6232 Initial add. 2002-11-22 06:17:59 +00:00
archivers Win32 fixes. 2002-09-23 18:35:12 +00:00
debian Merged updated Debian build-control files with the CVS tree. 2002-07-30 06:28:45 +00:00
extras Initial add. 2002-08-29 21:05:47 +00:00
platform Initial add. 2002-11-22 06:17:59 +00:00
test Now handles readline() returning NULL correctly (user hits CTRL-D, etc). 2002-10-23 00:29:25 +00:00
.cvsignore Ignore generated physfs.spec 2002-07-27 22:42:30 +00:00
CHANGELOG Updated. 2002-10-23 00:28:56 +00:00
CREDITS Updated. 2002-08-29 21:09:23 +00:00
CWProjects.sit Updated for 0.1.7. 2002-07-10 08:15:15 +00:00
Doxyfile Upped version to 0.1.7. 2002-07-10 07:33:10 +00:00
INSTALL Updated. 2002-08-30 04:14:56 +00:00
LICENSE Initial add. 2001-07-28 13:07:10 +00:00
Makefile.am.newautomake Added RPM spec.in version to EXTRA_DIST. 2002-08-30 04:15:15 +00:00
Makefile.am.oldautomake Added RPM spec.in version to EXTRA_DIST. 2002-08-30 04:15:15 +00:00
TODO Updated. 2002-09-23 18:33:57 +00:00
acconfig.h 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
bootstrap Now copies the Makefile.am template instead of rename()ing it. 2002-07-21 09:32:34 +00:00
configure.in Corrected some wrong behaviour, added profiling option. 2002-08-20 00:58:17 +00:00
makeos2.cmd Fixed build error. 2002-08-30 04:14:36 +00:00
physfs.c Quick-rejection optimization in __PHYSFS_verifySecurity(). 2002-08-28 23:27:10 +00:00
physfs.dsp Win32 fixes. 2002-09-23 18:35:12 +00:00
physfs.h Fixed a typo in the documentation. 2002-07-26 06:18:02 +00:00
physfs.spec.in Renamed/patched from physfs.spec 2002-07-25 16:57:24 +00:00
physfs.vcproj Initial add. 2002-08-28 23:30:26 +00:00
physfs_byteorder.c Added check for AMD's x86-64 ("Hammer") architecture. 2002-10-14 04:58:31 +00:00
physfs_internal.h Bunch of tedious corrections, optimizations, and cleanups. 2002-08-21 02:59:15 +00:00
test_physfs.dsp Initial add. 2002-06-11 01:17:13 +00:00
test_physfs.vcproj Initial add. 2002-08-28 23:30:26 +00:00