A portable, flexible file i/o abstraction.
Go to file
Ryan C. Gordon 0e3233a205 Don't put comments in BAIL_* macros where we want an empty argument...
apparently it aggravates some compilers. Thanks to Chris Taylor for this one.
2007-03-29 05:39:16 +00:00
archivers Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they 2007-03-28 17:29:52 +00:00
extras Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
lzma Patched to compile with latest Platform SDK. 2007-03-19 07:44:04 +00:00
platform Don't put comments in BAIL_* macros where we want an empty argument... 2007-03-29 05:39:16 +00:00
test Bumped version numbers. 2007-03-26 07:53:43 +00:00
zlib123 Moved to CMake! 2007-03-10 06:32:52 +00:00
CHANGELOG.txt Don't put comments in BAIL_* macros where we want an empty argument... 2007-03-29 05:39:16 +00:00
CMakeLists.txt Split out Mac OS X code from unix.c and added some Carbon-specific code... 2007-03-21 05:03:17 +00:00
CREDITS.txt Don't put comments in BAIL_* macros where we want an empty argument... 2007-03-29 05:39:16 +00:00
Doxyfile Upped version to 1.1.0 2005-07-23 22:19:01 +00:00
INSTALL.txt Dropped classic Mac OS support. Mac OS X remains supported, though. 2007-03-14 07:20:59 +00:00
LICENSE.txt Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
TODO.txt Updated. 2007-03-24 05:42:29 +00:00
makeos2.cmd First shot at updating makeos2.cmd for Innotek/kLIBC's build tools. Farewell, 2007-03-12 01:01:58 +00:00
physfs.c Don't put comments in BAIL_* macros where we want an empty argument... 2007-03-29 05:39:16 +00:00
physfs.h Bumped version numbers. 2007-03-26 07:53:43 +00:00
physfs.spec.in Renamed INSTALL to INSTALL.txt. 2007-03-11 10:15:42 +00:00
physfs_byteorder.c Renamed LICENSE to LICENSE.txt 2007-03-11 10:10:28 +00:00
physfs_casefolding.h Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00
physfs_internal.h Patched to compile on MSVC. 2007-03-25 04:59:11 +00:00
physfs_platforms.h Split out Mac OS X code from unix.c and added some Carbon-specific code... 2007-03-21 05:03:17 +00:00
physfs_unicode.c Bunch of work on Unicode...added case-folding stricmp, removed 2007-03-15 08:16:23 +00:00