summaryrefslogtreecommitdiff
path: root/src/systems.h
Commit message (Expand)AuthorAgeFilesLines
* Import 1.11 tarballbaserock/tiagogomes/armv8l64Tiago Gomes2015-01-291-13/+5
* Commit gdbm-1.10 tarball to gitSam Thursfield2012-12-271-4/+12
* Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff2011-11-131-12/+4
* Use SEEK_SET instead of L_SET.Sergey Poznyakoff2011-11-111-4/+0
* Support close-on-exec flag for gdbm_open call.Sergey Poznyakoff2011-11-111-0/+4
* Introduce new error code.Sergey Poznyakoff2011-08-171-0/+1
* Verify preprocessor directives. Pass them through cppi toSergey Poznyakoff2011-08-131-26/+26
* Update copyright headers.Sergey Poznyakoff2011-08-031-5/+5
* Implement a new basic locking mechanism for GDBM. Add _gdbm_lock_file() andJason Downs2008-11-301-82/+0
* The library was not working on Solaris due to file locking. fcntl locks areJason Downs2008-11-301-0/+28
* Initial revisionJason Downs2008-11-211-0/+142