NufxLib and NuLib2, Apple II file archive utilities
Go to file
Andy McFadden 0d053dca09 Upped version number to v2.0.0.
Fixed filename conversion issues.  Specifically:
 - Correctly handle '%' when preservation is OFF.
 - Accept 4-character extensions in '-ee' without risk of buffer overflow.
 - Fixed broken assert when converting long %xx names.
 - Store "AUX" as "%00AUX" when preserving names under Win32 (vs. "_AUX").
 - Always store files with ':' as path separator.
 - Recognize that some Win32 variants (Win2K and later at the least) will
   accept both '/' and '\' as pathname separators.
 - Correctly convert ".//foo" to "foo" instead of "/foo".

Corrected definition of F_OK under Win32.
2003-02-08 22:35:31 +00:00
CVSROOT initial checkin 2001-05-23 19:10:54 +00:00
nufxlib-0 Build "nufxlibD.lib" for debug builds of the DLL, because they link 2003-02-08 22:22:49 +00:00
nulib2 Upped version number to v2.0.0. 2003-02-08 22:35:31 +00:00