aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0aa7bfe..b8d9d58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2017-06-19 Joseph Myers <joseph@codesourcery.com>
+ [BZ #21584]
+ * signal/signal.h: Make includes of <bits/sigstack.h> and
+ <bits/ss_flags.h> conditional on [__USE_XOPEN_EXTENDED ||
+ __USE_MISC].
+ (sigaltstack): Make declaration conditional on
+ [__USE_XOPEN_EXTENDED || __USE_MISC].
+
[BZ #21575]
* resource/bits/types/struct_rusage.h: New file.
* include/bits/types/struct_rusage.h: Likewise.