Movatterモバイル変換


[0]ホーム

URL:


This is the mail archive of thelibc-alpha@sourceware.orgmailing list for theglibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav:[Date Prev] [Date Next][Thread Prev] [Thread Next]
Other format:[Raw text]

conformtest: Disable si_value expectation for XPG42 [committed]


This patch corrects the conform/ expectations for sys/wait.h not toexpect si_value for XPG4.2.Tested for x86_64.  Committed.2017-08-14  Joseph Myers  <joseph@codesourcery.com>* conform/data/sys/wait.h-data (si_value): Do not expect forXPG42.diff --git a/conform/data/sys/wait.h-data b/conform/data/sys/wait.h-dataindex 912d95d..559ebdf 100644--- a/conform/data/sys/wait.h-data+++ b/conform/data/sys/wait.h-data@@ -45,7 +45,9 @@ element siginfo_t uid_t si_uid element siginfo_t {void*} si_addr element siginfo_t int si_status element siginfo_t long si_band+# ifndef XPG42 element siginfo_t {union sigval} si_value+# endif #endif  #if !defined POSIX && !defined XPG4 && !defined XOPEN2K8 && !defined POSIX2008-- Joseph S. Myersjoseph@codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav:[Date Prev] [Date Next][Thread Prev] [Thread Next]

[8]ページ先頭

©2009-2026 Movatter.jp