/>
summaryrefslogtreecommitdiff
path: root/lib/libc/cdb
AgeCommit message (Expand)Author
2021-01-07Optimize CPU and memory use of cdbw(3)joerg
2018-12-01Correct the documentation of cdbr_open_mem(3)kamil
2017-11-11Use a more efficient data structure for graph peeling.alnsn
2017-10-24Remove cdbr_write from NAME section, it's a left overabhinav
2015-02-08Fix typo. Reported by rudolf on netbsd-docs.wiz
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-02-06bump the datermind
2014-02-06cdbw(3) man page: fix the header file name and use .Fa for function arguments.rmind
2013-12-11Moved to src/common.joerg
2013-12-11Allow kernel code to access constant databases by moving cdbr(3) and thejoerg
2013-12-10CID 1135779: Fix resource leakchristos
2013-12-05Add cdbr_open_mem.joerg
2013-07-20Use Mt for email addresses.wiz
2012-09-27Don't refuse the open databases without entries or keys, just protectjoerg
2012-07-21Redo hashing, if two of the three individual hashes result in identicaljoerg
2012-06-04Add cdbr(3) support to tools/compat.joerg
2012-06-04Fix typos.wiz
2012-06-03Add a special seeder for cdbw_output that gives stable results.joerg
2012-03-17hack to silence lintchristos
2012-03-13Revert bloat.joerg
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2010-11-03this page title is CDBWplunky
2010-06-03Use MAP_FILE|MAP_SHARED instead of MAP_FILE for the flags parameter of mmap(2).veego
2010-04-27.Pp after .Ed.jruoho
2010-04-25Various fixes, mostly for typos.wiz
2010-04-25Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).joerg