]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
kr_cache_gc: initial commit
authorLibor Peltan <libor.peltan@nic.cz>
Fri, 13 Apr 2018 13:50:32 +0000 (15:50 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 10 Jul 2019 13:59:19 +0000 (15:59 +0200)
commitbfb9686bea67b7856d24ccb6f3cdfdbd51e88d20
tree49f6918c97ff8cef48783919fb967bbb0d22bb31
parent85aaddf7a0fb2825a9b520007e69500a57ef20dd
kr_cache_gc: initial commit
contrib/dynarray.h [new file with mode: 0644]
lib/cache/impl.h
utils/kr_cache_gc/.gitignore [new file with mode: 0644]
utils/kr_cache_gc/Makefile [new file with mode: 0644]
utils/kr_cache_gc/kr_cache_gc.c [new file with mode: 0644]
utils/utils.mk [new file with mode: 0644]