about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-07-31 09:42:06 -0700
committerRoland McGrath <roland@hack.frob.com>2012-07-31 09:42:06 -0700
commit40ce302d37b7252b71c6d193abc17e6fe82d214d (patch)
tree0ebc5099211e3f35de13723e4ac77acbe10086de /ChangeLog
parent7ecdb005618e9cc351615bb78967387b12b8ed99 (diff)
downloadglibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.tar.gz
glibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.tar.xz
glibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.zip
Conditionalize use of PTR_MANGLE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf1ee3ecf9..ecdb46b8f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-07-31  Roland McGrath  <roland@hack.frob.com>
 
+	* nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
+	use of PTR_MANGLE.
+	* inet/getnetgrent_r.c (setup): Likewise.
+
 	* sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
 
 2012-07-31  David S. Miller  <davem@davemloft.net>