diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-10 05:03:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-10 05:03:23 +0000 |
commit | 5804f16c5405e939dbefbaa1d212426c57216a18 (patch) | |
tree | 35aea3c3e75c297bc20333de8ee2108f62c928d4 /ChangeLog | |
parent | 920e11e91b4e518820098f7a81238048aaa5460e (diff) | |
download | glibc-5804f16c5405e939dbefbaa1d212426c57216a18.tar glibc-5804f16c5405e939dbefbaa1d212426c57216a18.tar.gz glibc-5804f16c5405e939dbefbaa1d212426c57216a18.tar.bz2 glibc-5804f16c5405e939dbefbaa1d212426c57216a18.zip |
Update.
2000-11-09 Ulrich Drepper <drepper@redhat.com>
* inet/getnameinfo.c (getnameinfo): Use correct destination
parameter for if_indextoname.
Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-11-09 Ulrich Drepper <drepper@redhat.com> + + * inet/getnameinfo.c (getnameinfo): Use correct destination + parameter for if_indextoname. + Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>. + 2000-11-09 H.J. Lu <hjl@gnu.org> * sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg, |