aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d3f8cb..a5f2fac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-11-14 Joseph Myers <joseph@codesourcery.com>
+
+ * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
+ !__GNUC__].
+ * include/signal.h (__sigpause): Move declaration above call to
+ libc_hidden_proto.
+ * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
+ variable.
+ (test-xfail-ISO99/signal.h/linknamespace): Likewise.
+ (test-xfail-ISO11/signal.h/linknamespace): Likewise.
+
2014-11-14 David S. Miller <davem@davemloft.net>
* sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):