Andy McFadden 3f9561f2d5 Define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_DEPRECATE
There's probably some value in using the "secure" versions of the
various string functions, but I don't want to deal with it right
now.  We won't use them for the stuff that builds under Linux
anyway (diskimg, nufxlib).

This largely eliminates warnings from VC++.
2014-11-18 14:55:13 -08:00
..
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2009-01-03 19:08:48 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00

HFS utility library, part of hfsutils v3.2.6 by Robert Leslie.

Adapted for use with CiderPress by Andy McFadden.  The os_* functions
have been replaced with a callback mechanism, and code that uses global
variables has been (mostly) removed.