]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
rename files.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 6 Feb 2008 13:18:24 +0000 (13:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 6 Feb 2008 13:18:24 +0000 (13:18 +0000)
git-svn-id: file:///svn/unbound/trunk@925 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
libunbound/libunbound.c [moved from libunbound/unbound.c with 99% similarity]
libunbound/libworker.c [moved from libunbound/worker.c with 99% similarity]
libunbound/libworker.h [moved from libunbound/worker.h with 100% similarity]
util/fptr_wlist.c

index a7d52bf0d556569255c088f13f67525ccf58feb2..f64c7b54beb4ee00aeae07e0926b3a48eb646f13 100644 (file)
@@ -3,6 +3,8 @@
        - fixup asynclook test for nothreading (it creates only one process
          to do the extended test).
        - changed name of ub_val_result_free to ub_val_resolve_free.
+       - removes warning message during library linking, renamed
+         libunbound/unbound.c -> libunbound.c and worker to libworker.
 
 5 February 2008: Wouter
        - statistics-interval: seconds option added.
similarity index 99%
rename from libunbound/unbound.c
rename to libunbound/libunbound.c
index 192cb8ba19b0851d39574fc72640ab3e2f3937d0..f1c025f7b82d3d0f89f18e6532b7018628300abc 100644 (file)
@@ -45,7 +45,7 @@
 #include "libunbound/unbound.h"
 #include "config.h"
 #include "libunbound/context.h"
-#include "libunbound/worker.h"
+#include "libunbound/libworker.h"
 #include "util/locks.h"
 #include "util/config_file.h"
 #include "util/alloc.h"
similarity index 99%
rename from libunbound/worker.c
rename to libunbound/libworker.c
index 70ad685243fd64d6cac45e97ee937e6cccf91480..d17a61d28dd98bfe5cba77a8e12da2ec781aa97d 100644 (file)
@@ -42,7 +42,7 @@
  * returns from the procedure when done.
  */
 #include "config.h"
-#include "libunbound/worker.h"
+#include "libunbound/libworker.h"
 #include "libunbound/context.h"
 #include "libunbound/unbound.h"
 #include "services/outside_network.h"
similarity index 100%
rename from libunbound/worker.h
rename to libunbound/libworker.h
index 348dba612c3403716ef2501dff5fcffba307de01..36c7aa3308e9d192cadf1d4042d77ec2ebf106ad 100644 (file)
@@ -67,7 +67,7 @@
 #include "util/locks.h"
 #include "testcode/checklocks.h"
 #include "daemon/acl_list.h"
-#include "libunbound/worker.h"
+#include "libunbound/libworker.h"
 #include "libunbound/context.h"
 
 int