diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-11-02 22:12:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-11-02 22:12:09 +0000 |
commit | 6c073ad6fe96c9e1f4ad4e2013411e71434ae0a8 (patch) | |
tree | d76b60b95e32402c29a7a22a8d710ee7ac7e13b7 /ChangeLog | |
parent | 0155d5b26e32b2012d9f1842c3b06324746d3087 (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |