about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-09-13 05:52:57 +0000
committerUlrich Drepper <drepper@redhat.com>2003-09-13 05:52:57 +0000
commit5737546087fce5c2eebfa60f0c5438fc70b2e248 (patch)
tree4b9d3c010f8cab1709e7b458c9f138204871f87b /ChangeLog
parent8dab36a1198f257efaf7ddf71b768914ed50c898 (diff)
downloadglibc-5737546087fce5c2eebfa60f0c5438fc70b2e248.tar.gz
glibc-5737546087fce5c2eebfa60f0c5438fc70b2e248.tar.xz
glibc-5737546087fce5c2eebfa60f0c5438fc70b2e248.zip
Update.
	* sysdeps/unix/sysv/linux/if_index.c: Use only non-cancelable
	interfaces.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0edf022426..99b6dd5394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-09-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/if_index.c: Use only non-cancelable
+	interfaces.
+
 	* grp/Makefile (CFLAGS-getgrgid_r.c, CFLAGS-getgrnam_r.c,
 	CFLAGS-fgetgrent.c, CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c,
 	CFLAGS-initgroups.c, CFLAGS-getgrgid.c): Add -fexceptions.