aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-07-15 14:44:47 -0700
committerRoland McGrath <roland@hack.frob.com>2014-07-15 14:44:47 -0700
commitb365f3ec9e61b9b02a527d2e146182e1296bf9e9 (patch)
tree39cd38ec2b5f6266b1fb9d7f424a248c70667eb6 /ChangeLog
parentf2fef657d8736c32fb600771949f59852558b11a (diff)
downloadglibc-b365f3ec9e61b9b02a527d2e146182e1296bf9e9.tar
glibc-b365f3ec9e61b9b02a527d2e146182e1296bf9e9.tar.gz
glibc-b365f3ec9e61b9b02a527d2e146182e1296bf9e9.tar.bz2
glibc-b365f3ec9e61b9b02a527d2e146182e1296bf9e9.zip
Remove declarations of two nonexistent variables from nptl/pthreadP.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 725509a928..dbb6f4389c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-07-15 Roland McGrath <roland@hack.frob.com>
+
+ * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
+ Remove dead declarations.
+
2014-07-14 H.J. Lu <hongjiu.lu@intel.com>
* config.h.in (HAVE_AVX2_SUPPORT): New #undef.