1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

__inet_pton_length: Implement new internal helper function

This commit is contained in:
Florian Weimer
2017-06-21 13:09:08 +02:00
parent 965d5c391c
commit 60149b2859
9 changed files with 697 additions and 73 deletions

View File

@ -27,6 +27,7 @@ libc {
__h_errno; __resp;
__res_maybe_init; __res_iclose;
__inet_pton_length;
}
}