]> git.ipfire.org Git - thirdparty/bind9.git/commit
Get rid of "helper" *.c files
authorMichal Nowak <mnowak@isc.org>
Thu, 4 Jun 2020 16:53:47 +0000 (18:53 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 5 Jun 2020 11:19:49 +0000 (13:19 +0200)
commiteaebc26451a08f5308b0d567cff7b7b6fd47ac4d
treecff39742aa125402850ab5dd789d94cb4cacb677
parentc3cfdb96706888301b65eb27746acb3ac9c6aa23
Get rid of "helper" *.c files

Merge lib/isc/unix/ifiter_getifaddrs.c into lib/isc/unix/interfaceiter.c
and lib/isc/xoshiro128starstar.c into lib/isc/random.c.  This avoids the
need for extra Automake directives required to process the "helper" *.c
files properly and makes the code more localized.
lib/isc/random.c
lib/isc/unix/ifiter_getifaddrs.c [deleted file]
lib/isc/unix/interfaceiter.c
lib/isc/xoshiro128starstar.c [deleted file]
util/copyrights