]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use strnstr implementation from FreeBSD if not provided by OS
authorMark Andrews <marka@isc.org>
Thu, 15 Sep 2022 07:03:50 +0000 (17:03 +1000)
committerMark Andrews <marka@isc.org>
Tue, 4 Oct 2022 04:33:33 +0000 (15:33 +1100)
commit886df1542ee65d722d55e992ff622f35256089e6
treea547f80f2aead51391b6685a21c55b5690d78e48
parentec31057a0fd665a689a04f2b0d422eb44be115f1
Use strnstr implementation from FreeBSD if not provided by OS

(cherry picked from commit 5f07fe8cbb9d3696e94bb9c64625e23721c95c4e)
configure.ac
lib/isc/include/isc/string.h
lib/isc/string.c