diff options
Diffstat (limited to 'conform/Makefile')
-rw-r--r-- | conform/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/Makefile b/conform/Makefile index 63556b5bdb..ac6915357c 100644 --- a/conform/Makefile +++ b/conform/Makefile @@ -162,6 +162,7 @@ test-xfail-XOPEN2K8/ndbm.h/conform = yes # Unsorted expected failures. test-xfail-XPG4/signal.h/conform = yes +test-xfail-XPG4/stdlib.h/conform = yes test-xfail-XPG4/sys/wait.h/conform = yes test-xfail-XPG42/signal.h/conform = yes test-xfail-XPG42/sys/wait.h/conform = yes |