summaryrefslogtreecommitdiff
path: root/src/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Import 1.11 tarballbaserock/tiagogomes/armv8l64Tiago Gomes2015-01-291-1/+16
* Commit gdbm-1.10 tarball to gitSam Thursfield2012-12-271-12/+0
* Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff2011-11-131-0/+12
* Fix bug #150.Sergey Poznyakoff2011-10-051-0/+4
* Improve memory mapping support.Sergey Poznyakoff2011-08-101-1/+1
* Update copyright headers.Sergey Poznyakoff2011-08-031-5/+5
* Use GDBM_FILE instead of gdbm_file_info *.Sergey Poznyakoff2011-08-011-34/+20
* Disabled/removed gdbm_locked() for now.Jason Downs2008-12-041-1/+0
* Finish up lock.c, adding error checking to see if a lock failed because it'sJason Downs2008-12-011-0/+1
* Implement a new basic locking mechanism for GDBM. Add _gdbm_lock_file() andJason Downs2008-11-301-6/+13
* Initial revisionJason Downs2008-11-211-0/+65