bind9/util
Michał Kępień 8bdba2edeb Drop function wrapping as it is redundant for now
As currently used in the BIND source tree, the --wrap linker option is
redundant because:

  - static builds are no longer supported,

  - there is no need to wrap around existing functions - what is
    actually required (at least for now) is to replace them altogether
    in unit tests,

  - only functions exposed by shared libraries linked into unit test
    binaries are currently being replaced.

Given the above, providing the alternative implementations of functions
to be overridden in lib/ns/tests/nstest.c is a much simpler alternative
to using the --wrap linker option.  Drop the code detecting support for
the latter from configure.ac, simplify the relevant Makefile.am, and
remove lib/ns/tests/wrap.c, updating lib/ns/tests/nstest.c accordingly
(it is harmless for unit tests which are not calling the overridden
functions).
2020-09-28 09:09:21 +02:00
..
api-checker.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
bindkeys.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
branchsync.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-categories.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-changes update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-cocci Run the check-cocci on the whole tree, allow passing extra arguments 2020-02-08 03:12:09 -08:00
check-includes.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-instincludes.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-make-install.in update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-pullups.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-sources.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check-win32util-configure update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
checklibs.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
commit-arm.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
COPYRIGHT fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.BRIEF fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.BSDI fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.NAI fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.NOM fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.PORTION fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
COPYRIGHT.TOP fix a typo in copyright headers, and change "http" to "https" 2020-09-14 16:19:37 -07:00
copyrights Drop function wrapping as it is redundant for now 2020-09-28 09:09:21 +02:00
git-replay-merge.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
kit.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
mandoc2docbook.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
mdnbuildtest.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
memleak.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
merge_copyrights update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
models.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
nanny.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
new-func update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
nt-kit update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
pairwise-testing.sh Minimize stdout logging in pairwise testing jobs 2020-09-22 08:40:04 +02:00
parse_tsan.py update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
run-clang-tidy Add copy of run-clang-tidy that can fixup the filepaths 2020-02-13 22:06:05 +01:00
spacewhack.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
suppressions.txt Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
tabify-changes update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update-drafts.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update_branches update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update_copyrights update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00