Actions
Feature #8519
closedAdd ns_name_pton2 to libresolv2 mapfile
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2017-07-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
A missing ns_name_pton2 (__ns_name_pton2) SUNWPrivate interface is added for this issue. The library function was originally added (but missed from the mapfile) with the following:
commit 9525b14bcdeb5b5f6f95ab27c2f48f18bd2ec829
Author: Rao Shoaib <Rao.Shoaib@Sun.COM>
Date: Wed Nov 11 08:45:41 2009 -08006289479 libresolv2 clean up and alignment with libbind.6.0
ns_name_pton2 is like the already-exposed, private ns_name_pton (and used by the latter), but the former adds an argument and side effect:
fills in *dstlen (if non-NULL)
Actions