]> git.ipfire.org Git - thirdparty/glibc.git/commit
resolv: Move res_queriesmatch to its own file and into libc
authorFlorian Weimer <fweimer@redhat.com>
Mon, 19 Jul 2021 05:55:27 +0000 (07:55 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 19 Jul 2021 05:56:21 +0000 (07:56 +0200)
commit7131727c6ba451e1c5bf075194c7adc9292906c4
tree97631b5bb76c074351e9d4278b7eeb290835b152
parent72a51ac647b2fc33a44434d3d125a844801609ae
resolv: Move res_queriesmatch to its own file and into libc

And reformat it to GNU style.

The treatment of this function matches res_nameinquery, for the
reasons stated there.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
include/resolv.h
resolv/Makefile
resolv/Versions
resolv/res_queriesmatch.c [new file with mode: 0644]
resolv/res_send.c
resolv/resolv-deprecated.c