diff options
Diffstat (limited to 'conform')
-rw-r--r-- | conform/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/conform/Makefile b/conform/Makefile index 30eaa64365..4acafa3713 100644 --- a/conform/Makefile +++ b/conform/Makefile @@ -179,9 +179,7 @@ test-xfail-XPG3/stdio.h/conform = yes test-xfail-XPG3/stdlib.h/conform = yes test-xfail-XPG3/string.h/conform = yes test-xfail-XPG3/sys/ipc.h/conform = yes -test-xfail-XPG3/sys/msg.h/conform = yes test-xfail-XPG3/sys/sem.h/conform = yes -test-xfail-XPG3/sys/shm.h/conform = yes test-xfail-XPG3/sys/stat.h/conform = yes test-xfail-XPG3/sys/types.h/conform = yes test-xfail-XPG3/sys/wait.h/conform = yes @@ -198,9 +196,7 @@ test-xfail-XPG4/stdio.h/conform = yes test-xfail-XPG4/stdlib.h/conform = yes test-xfail-XPG4/stropts.h/conform = yes test-xfail-XPG4/sys/ipc.h/conform = yes -test-xfail-XPG4/sys/msg.h/conform = yes test-xfail-XPG4/sys/sem.h/conform = yes -test-xfail-XPG4/sys/shm.h/conform = yes test-xfail-XPG4/sys/socket.h/conform = yes test-xfail-XPG4/sys/stat.h/conform = yes test-xfail-XPG4/sys/time.h/conform = yes @@ -221,9 +217,7 @@ test-xfail-UNIX98/stdio.h/conform = yes test-xfail-UNIX98/stdlib.h/conform = yes test-xfail-UNIX98/stropts.h/conform = yes test-xfail-UNIX98/sys/ipc.h/conform = yes -test-xfail-UNIX98/sys/msg.h/conform = yes test-xfail-UNIX98/sys/sem.h/conform = yes -test-xfail-UNIX98/sys/shm.h/conform = yes test-xfail-UNIX98/sys/socket.h/conform = yes test-xfail-UNIX98/sys/time.h/conform = yes test-xfail-UNIX98/sys/wait.h/conform = yes @@ -241,9 +235,7 @@ test-xfail-XOPEN2K/stdarg.h/conform = yes test-xfail-XOPEN2K/stdio.h/conform = yes test-xfail-XOPEN2K/stropts.h/conform = yes test-xfail-XOPEN2K/sys/ipc.h/conform = yes -test-xfail-XOPEN2K/sys/msg.h/conform = yes test-xfail-XOPEN2K/sys/sem.h/conform = yes -test-xfail-XOPEN2K/sys/shm.h/conform = yes test-xfail-XOPEN2K/sys/socket.h/conform = yes test-xfail-XOPEN2K/sys/wait.h/conform = yes test-xfail-XOPEN2K/termios.h/conform = yes @@ -265,10 +257,8 @@ test-xfail-XOPEN2K8/signal.h/conform = yes test-xfail-XOPEN2K8/stdio.h/conform = yes test-xfail-XOPEN2K8/stropts.h/conform = yes test-xfail-XOPEN2K8/sys/ipc.h/conform = yes -test-xfail-XOPEN2K8/sys/msg.h/conform = yes test-xfail-XOPEN2K8/sys/select.h/conform = yes test-xfail-XOPEN2K8/sys/sem.h/conform = yes -test-xfail-XOPEN2K8/sys/shm.h/conform = yes test-xfail-XOPEN2K8/sys/socket.h/conform = yes test-xfail-XOPEN2K8/sys/time.h/conform = yes test-xfail-XOPEN2K8/sys/wait.h/conform = yes |