]> git.sur5r.net Git - bacula/docs/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)
commit5af4c75d8a2f865558f3b3db4b9f2e8938459e4d
treedc6c26fa4017355311e01d0cd9e0c06cb3dccd0e
parent27021e80816ec84b636f7c3eea000fd9a3a7f886
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.