aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-02 22:12:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-02 22:12:09 +0000
commit6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8 (patch)
treed76b60b95e32402c29a7a22a8d710ee7ac7e13b7 /ChangeLog
parent0155d5b26e32b2012d9f1842c3b06324746d3087 (diff)
downloadglibc-6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8.tar
glibc-6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8.tar.gz
glibc-6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8.tar.bz2
glibc-6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8.zip
conformtest: Fix sys/wait.h expectations for struct rusage.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c84a492cf0..13bb8c6e66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-11-02 Joseph Myers <joseph@codesourcery.com>
+ * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
+ (struct rusage): Do not expect type or its members.
+
[BZ #3439]
* math/math.h (FP_NAN): Define macro to integer constant usable in
#if and use that to give value to enum constant.