aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-11-20 12:21:01 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-11-24 11:41:43 +0530
commit2886d2d14dd7de6339b04505c5d2f9fc5c844751 (patch)
tree6c41febba9685c8fda144c69db43facca6587bba /ChangeLog
parent9a4848572bec992781311995e9e5e46eb226ce97 (diff)
downloadglibc-2886d2d14dd7de6339b04505c5d2f9fc5c844751.zip
glibc-2886d2d14dd7de6339b04505c5d2f9fc5c844751.tar.gz
glibc-2886d2d14dd7de6339b04505c5d2f9fc5c844751.tar.bz2
Remove IS_IN_libc
Replace it with IS_IN (libc) and remove the one place that it is defined in. The generated code remains unchanged on x86_64. * include/shlib-compat.h [!NOT_IN_libc]: Remove. * nss/nss_files/files-parse.c (IS_IN_libc): Replace with IS_IN (libc).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7613db..5df19cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-11-24 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * include/shlib-compat.h [!NOT_IN_libc]: Remove.
+ * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
+ IS_IN (libc).
+
* elf/Makefile (libof-sotruss-lib): Set as extramodules.
* elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.