]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lib/cache: type safety of the cache API pointers
authorVladimír Čunát <vladimir.cunat@nic.cz>
Sat, 22 Aug 2020 08:24:35 +0000 (10:24 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 10 Sep 2020 08:11:56 +0000 (10:11 +0200)
commit9bcdeff95e10ae2bb1c915f10686bd8c6c6659be
tree3e55e37d0bd1841b04db02653b4d166b369bb0cf
parent3a6c03b4108b28a1788253055497e3ceeeb30766
lib/cache: type safety of the cache API pointers

See the definition of kr_cdb_pt for details.
daemon/bindings/cache.c
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
lib/cache/api.h
lib/cache/cdb_api.h
lib/cache/cdb_lmdb.c
lib/cache/cdb_lmdb.h
utils/cache_gc/db.c