diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-24 17:21:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-24 17:21:40 +0000 |
commit | cf6ada44a2ad93c4155ce804ba3a1f2cf8cbe15f (patch) | |
tree | 31647f4108d43cbe1fa8306dcfdcc59f06f11cb0 /ChangeLog | |
parent | 589abe9337cac4420bbca7e2f9255214651f9c4d (diff) | |
download | glibc-cf6ada44a2ad93c4155ce804ba3a1f2cf8cbe15f.tar glibc-cf6ada44a2ad93c4155ce804ba3a1f2cf8cbe15f.tar.gz glibc-cf6ada44a2ad93c4155ce804ba3a1f2cf8cbe15f.tar.bz2 glibc-cf6ada44a2ad93c4155ce804ba3a1f2cf8cbe15f.zip |
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-04-24 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai. + 2006-04-24 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): Use |