hope@gatech.UUCP (Theodore Hope) (08/10/84)
Does anyone out there have a version of the DBM routines (or similar) that allows one to use more than one db at a time? Thanks in advance, Ted -- Theodore Hope School of Information & Computer Science, Georgia Tech, Atlanta GA 30332 CSNet: Hope @ GATech ARPA: Hope%GATech.CSNet @ CSNet-Relay.ARPA uucp: ...!{akgua,allegra,hplabs,ihnp4,masscomp,ut-ngp}!gatech!hope ...!{rlgvax,sb1,uf-cgrl,unmvax,ut-sally}!gatech!hope
chris@umcp-cs.UUCP (08/12/84)
The latest releases come with the ``ndbm'' library which is basically a version of the V7 dbm library with a close routine added. (There are a few other minor changes of relatively little consequence.) I am in the process of rewriting my own version of ndbm (which is different from the Berkeley version) to support multiple keys for any particular datum. It also has two other major enhancements: variable data and bitmap block sizes, and the ability to NOT write after every store into the database if that is not desired. The latter makes quite a difference when building host or alias tables for mail systems. . . . I'm not sure how one should go about obtaining the Berkeley ndbm. If anyone wants my old ndbm, I'm willing to part with it. But mdbm (the multiple key version) should be finished soon anyway. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland