diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-07-16 16:55:45 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-07-21 07:33:33 +0200 |
commit | 9980bf0b307368959cb29f3ca3f7446ad92347f1 (patch) | |
tree | 4378fc4c7bf49ae0e5c24147b3cf195a1e5eb2bc /nss/hosts-lookup.c | |
parent | e9b2340998ab22402a8e968ba674c380a625b9dc (diff) | |
download | glibc-9980bf0b307368959cb29f3ca3f7446ad92347f1.tar.gz glibc-9980bf0b307368959cb29f3ca3f7446ad92347f1.tar.xz glibc-9980bf0b307368959cb29f3ca3f7446ad92347f1.zip |
nss_files: Use generic result pointer in parse_line
As a result, all parse_line functions have the same prototype, except for that producing struct hostent. This change is ABI-compatible, so it does not alter the internal GLIBC_PRIVATE ABI (otherwise we should probably have renamed the exported functions). A future change will use this to implement a generict fget*ent_r function. Tested-by: Carlos O'Donell <carlos@redhat.com> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'nss/hosts-lookup.c')
0 files changed, 0 insertions, 0 deletions