conformtest: Fix sys/wait.h expectations for struct rusage.

This commit is contained in:
Joseph Myers 2012-11-02 22:12:09 +00:00
parent 0155d5b26e
commit 6c073ad6fe
2 changed files with 4 additions and 1 deletions

View File

@ -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.

View File

@ -47,7 +47,7 @@ element siginfo_t int si_status
element siginfo_t long si_band
element siginfo_t {union sigval} si_value
#if !defined POSIX
#if !defined POSIX && !defined XPG3 && !defined XOPEN2K8 && !defined POSIX2008
type {struct rusage}
element {struct rusage} {struct timeval} ru_utime