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=41226b07a7f456e6b22b29a89068497686e9f353;p=bacula%2Frescue 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. ---