]> git.sur5r.net Git - bacula/docs/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)
commit9b25df26cfa8d306339199066c7917df04dc22fb
treed6bb797a39644e7c79871d053191f796f44dd550
parent77df5d20d51367b9ec9e6f5aa971ac001c202dab
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.