]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Add mmap unmmap implementation for win32 and
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 23 Jun 2008 14:50:05 +0000 (14:50 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 23 Jun 2008 14:50:05 +0000 (14:50 +0000)
     tokyodbm

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7222 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/technotes-2.5

index 7d4f3ca54376e6aba3ba20b1a2f31b2c69eb029b..f8bfd299c7c87fd91b90d3e8f4a49804b8381c34 100644 (file)
@@ -30,6 +30,8 @@ vtape driver
 
 
 General:
+23Jun08
+ebl  Add mmap/unmmap implementation for tokyodbm under win32
 kes  Make first step toward eliminating globals from config
      scanning. Also should be a workaround for FORTIFY_SOURCE
      GNU C bug -- fixes bug #1042.