From: Robert Nelson Date: Fri, 14 Jul 2006 18:33:46 +0000 (+0000) Subject: Rewrite msvcrt localtime kludge so it doesn't used undocumented functions and compile... X-Git-Tag: Release-2.0.0~758 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5af4c75d8a2f865558f3b3db4b9f2e8938459e4d;p=bacula%2Fdocs Rewrite msvcrt localtime kludge so it doesn't used undocumented functions and compiles on MinGW. Fix an "ifndef" to "if defined" typo in message.c. Add FsType support to WIN32 - example types are: ntfs, fat, fat32, cdfs. ---