aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ead0766e30..7d38ded1b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2016-05-17 Joseph Myers <joseph@codesourcery.com>
+ [BZ #20074]
+ * stdlib/stdlib.h (rand_r): Declare if [__USE_POSIX199506], not if
+ [__USE_POSIX].
+ * conform/Makefile (test-xfail-XPG4/stdlib.h/conform): Remove
+ variable.
+
[BZ #20051]
* posix/unistd.h [__USE_XOPEN_EXTENDED && !__USE_UNIX98]
(ttyslot): Do not declare.