]> git.ipfire.org Git - thirdparty/bind9.git/commit
memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibil...
authorOndřej Surý <ondrej@sury.org>
Tue, 21 Aug 2018 13:10:32 +0000 (15:10 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 28 Aug 2018 08:31:48 +0000 (10:31 +0200)
commitefd613e87443f0f0f906eab0a99e24732923a657
treee2b9076772c05dfdf74cb839f514a645487cc6e8
parent1e1804bb961332efc11d1956e9954f8f3cfd65da
memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim
16 files changed:
bin/dig/host.c
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-verify.c
bin/tests/optional/serial_test.c
configure.in
lib/dns/dnsrps.c
lib/dns/rcode.c
lib/dns/rdata.c
lib/dns/rpz.c
lib/isc/Makefile.in
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/stdlib.h [deleted file]
lib/isc/parseint.c
lib/isc/strtoul.c [deleted file]
lib/isccc/cc.c
util/copyrights