about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-11-20 13:12:02 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-11-24 11:41:44 +0530
commit85f36372aa9b7c4f8e1ebb6a3bf2c0785a019612 (patch)
tree603dbb1b8a58250ebed52fc8ea7964a128376e6a /ChangeLog
parentfb6784e3068a747ead34e6dee6a9a1978668a955 (diff)
downloadglibc-85f36372aa9b7c4f8e1ebb6a3bf2c0785a019612.tar.gz
glibc-85f36372aa9b7c4f8e1ebb6a3bf2c0785a019612.tar.xz
glibc-85f36372aa9b7c4f8e1ebb6a3bf2c0785a019612.zip
Remove IS_IN_nscd
Replace with IS_IN (nscd).  Generated code unchanged on x86_64.

	* include/ifaddrs.h: Use IS_IN.
	* inet/check_pf.c: Likewise.
	* sysdeps/unix/sysv/linux/check_pf.c: Likewise.
	* nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f06d54b28..67aac82dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
+	* include/ifaddrs.h: Use IS_IN.
+	* inet/check_pf.c: Likewise.
+	* sysdeps/unix/sysv/linux/check_pf.c: Likewise.
+	* nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
+
 	* elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
 	IS_IN_ldconfig.
 	* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.