summaryrefslogtreecommitdiff
path: root/src/caches/deps-lib
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-11-25 13:03:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-11-25 13:03:37 +0000
commitd4350788eea01f04b464d382d74ee0f391a78398 (patch)
tree908e24ce99ea465b9cd05ea15d61b702c1b883cb /src/caches/deps-lib
parent922841847862b39662b1039304de1361401f214b (diff)
downloads6-dns-d4350788eea01f04b464d382d74ee0f391a78398.tar.xz
Initial libdcache implementation
Diffstat (limited to 'src/caches/deps-lib')
-rw-r--r--src/caches/deps-lib/dcache6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/caches/deps-lib/dcache b/src/caches/deps-lib/dcache
new file mode 100644
index 0000000..d842e17
--- /dev/null
+++ b/src/caches/deps-lib/dcache
@@ -0,0 +1,6 @@
+dcache_add.o
+dcache_free.o
+dcache_init.o
+dcache_load.o
+dcache_save.o
+dcache_search.o