]> git.sur5r.net Git - bacula/rescue/commit
Rewrite msvcrt localtime kludge so it doesn't used undocumented functions and compile...
authorRobert Nelson <robertn@the-nelsons.org>
Fri, 14 Jul 2006 18:33:46 +0000 (18:33 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Fri, 14 Jul 2006 18:33:46 +0000 (18:33 +0000)
commit41226b07a7f456e6b22b29a89068497686e9f353
tree78d611e83c83ae953f4e598390c40d59f81cda8c
parent0c4ec79f5c09ccca099c5b69a64d782c794e99c3
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.