about summary refs log tree commit diff
path: root/Src/Modules/db_gdbm.c
Commit message (Expand)AuthorAgeFilesLines
* 29491: remove some variables set but not usedPeter Stephenson2011-06-191-6/+4
* 25777: argument to gdbmsetfn()Peter Stephenson2008-09-301-1/+1
* 25490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams2008-08-191-17/+33
* 25322: fix printing of keys.Clint Adams2008-07-211-0/+1
* 25321: delete gdbm node when corresponding hash entry is unset.Clint Adams2008-07-211-1/+6
* 25320: fix read and write of elements by key.Clint Adams2008-07-211-16/+28
* 25319: fix zuntie, add -f option to ztie.Clint Adams2008-07-211-0/+240