diff options
author | 2017-09-01 08:57:07 +0200 | |
---|---|---|
committer | 2017-09-01 08:57:07 +0200 | |
commit | 53250a21b81474ef4e78090a4a9a63d8471e1091 (patch) | |
tree | 180a9ed44fd6ced72c7f47947a4fb4ff2d2f9507 /resolv/tst-resolv-basic.c | |
parent | getaddrinfo: Use &errno has the errno pointer (diff) | |
download | glibc-53250a21b81474ef4e78090a4a9a63d8471e1091.tar.xz glibc-53250a21b81474ef4e78090a4a9a63d8471e1091.zip |
getaddrinfo: Use &h_errno has the h_errno pointer
This simplifies the code because it is not necessary to propagate the
temporary h_errno value to the thread-local variable. It also increases
compatibility with NSS modules which update only one of the two places.
Diffstat (limited to 'resolv/tst-resolv-basic.c')
0 files changed, 0 insertions, 0 deletions