diff options
author | Florian Weimer <fweimer@redhat.com> | 2021-07-19 07:55:27 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2021-07-19 07:56:21 +0200 |
commit | 08d4a98070c4c4f69c6d04f483d105121effba08 (patch) | |
tree | 8385e0e0976dbef1d62a28cb7dca51bbf47e3331 /resolv/res_send.c | |
parent | 17d0407a5cac70652f3544e59505c1712b36fd1a (diff) | |
download | glibc-08d4a98070c4c4f69c6d04f483d105121effba08.tar.gz glibc-08d4a98070c4c4f69c6d04f483d105121effba08.tar.xz glibc-08d4a98070c4c4f69c6d04f483d105121effba08.zip |
resolv: Move ns_makecanon into its own file, and into libc
But only as an internal symbol, __libc_ns_makecanon. The libresolv ABI is preserved. This is because the function is deprecated, and it does not make sense to add new symbol versions for deprecated functions. Also reformat the implementation to GNU style. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'resolv/res_send.c')
0 files changed, 0 insertions, 0 deletions