]> git.ipfire.org Git - thirdparty/glibc.git/commit
gaih_inet: Split result generation into its own function
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Mon, 7 Mar 2022 15:08:31 +0000 (20:38 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 15 Sep 2023 23:53:24 +0000 (19:53 -0400)
commit92478a808f477480adbc5ca3d9a4a1bc27fc13ae
treeeb1fdead6ee4dc6f2b2ee1d521e87b0bc834224c
parent6e3fed9d20d6b7ef4b69dd7cfcdd7bbaf1c9a9cb
gaih_inet: Split result generation into its own function

Simplify the loop a wee bit and clean up variable names too.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
(cherry picked from commit ac4653ef503d1e87893d1a6714748a1cdf4bf7ad)
sysdeps/posix/getaddrinfo.c