about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-04-03 20:36:59 -0700
committerUlrich Drepper <drepper@redhat.com>2010-04-03 20:36:59 -0700
commitb8b14c4cc38883032b8ebae50c9a8b3efd256483 (patch)
tree13cb6192d90590abb8171569f52921aa3ec51376 /ChangeLog
parent3ed8e241229e370cca96650ed727f09838c51d67 (diff)
downloadglibc-b8b14c4cc38883032b8ebae50c9a8b3efd256483.tar.gz
glibc-b8b14c4cc38883032b8ebae50c9a8b3efd256483.tar.xz
glibc-b8b14c4cc38883032b8ebae50c9a8b3efd256483.zip
Fix changes to interface list during getifaddrs calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6420b9df48..2b735fc980 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-04-03  Ulrich Drepper  <drepper@redhat.com>
+
+	[BZ #11387]
+	* sysdeps/unix/sysv/linux/ifaddrs.c (map_newlin): Don't abort on
+	unknown interface, return -1.
+	(getifaddrs_internal): Rename from getifaddrs.  Handle errors in
+	map_newlink be returning -EAGAIN.
+	(getifaddrs): If -EAGAIN is returned from getifaddrs_internal try
+	again.
+
 2010-03-25  Ryan S. Arnold  <rsa@us.ibm.com>
 
 	* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Remove