]> git.sur5r.net Git - bacula/rescue/commit
kes Add code to tell the OS that we no longer need a cached
authorKern Sibbald <kern@sibbald.com>
Thu, 24 May 2007 19:58:07 +0000 (19:58 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 24 May 2007 19:58:07 +0000 (19:58 +0000)
commit9e7827b698253a623d61ee137e0aab4e0a2a99cd
tree3c06ffffdeed40e3959959ff9926cd5cc4ca3832
parent6b2923e7497af6022e98df9a339f12a91764e13b
kes  Add code to tell the OS that we no longer need a cached
     file that we were reading. In findlib/bfile.c.  Also,
     only cache files that we are reading.
kes  Tweak to bsmtp to eliminate compiler warnings on Win32.
kes  Implement script to automatically generate cats and dll .def
     files for Win32 dll.
kes  Update README.mingw32 to include new .def file generation.