diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-07-31 09:42:06 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-07-31 09:42:06 -0700 |
commit | 40ce302d37b7252b71c6d193abc17e6fe82d214d (patch) | |
tree | 0ebc5099211e3f35de13723e4ac77acbe10086de /ChangeLog | |
parent | 7ecdb005618e9cc351615bb78967387b12b8ed99 (diff) | |
download | glibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.zip glibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.tar.gz glibc-40ce302d37b7252b71c6d193abc17e6fe82d214d.tar.bz2 |
Conditionalize use of PTR_MANGLE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |