From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79016 invoked by alias); 18 Jun 2019 15:36:43 -0000 Mailing-List: contact glibc-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: glibc-cvs-owner@sourceware.org List-Subscribe: Received: (qmail 78702 invoked by uid 9014); 18 Jun 2019 15:36:43 -0000 Date: Tue, 18 Jun 2019 15:36:00 -0000 Message-ID: <20190618153643.78700.qmail@sourceware.org> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Zack Weinberg To: glibc-cvs@sourceware.org Subject: [glibc/zack/no-nested-includes] fixup: hurd sys/socket.h is now conformant X-Act-Checkin: glibc X-Git-Author: Zack Weinberg X-Git-Refname: refs/heads/zack/no-nested-includes X-Git-Oldrev: 0747e34bc93865e8242a26e8d31f766280239101 X-Git-Newrev: 2848de2d6f8e8089755cb3681fa9ae06a53a4ec4 X-SW-Source: 2019-q2/txt/msg00479.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2848de2d6f8e8089755cb3681fa9ae06a53a4ec4 commit 2848de2d6f8e8089755cb3681fa9ae06a53a4ec4 Author: Zack Weinberg Date: Thu Jun 6 10:43:37 2019 -0400 fixup: hurd sys/socket.h is now conformant Diff: --- sysdeps/mach/hurd/i386/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sysdeps/mach/hurd/i386/Makefile b/sysdeps/mach/hurd/i386/Makefile index ca55c9a..483b5cf 100644 --- a/sysdeps/mach/hurd/i386/Makefile +++ b/sysdeps/mach/hurd/i386/Makefile @@ -30,7 +30,6 @@ test-xfail-UNIX98/regex.h/conform = yes test-xfail-UNIX98/aio.h/conform = yes test-xfail-UNIX98/mqueue.h/conform = yes test-xfail-UNIX98/sys/wait.h/conform = yes -test-xfail-UNIX98/sys/socket.h/conform = yes test-xfail-UNIX98/sys/types.h/conform = yes test-xfail-UNIX98/stdlib.h/conform = yes test-xfail-POSIX2008/signal.h/conform = yes @@ -38,14 +37,12 @@ test-xfail-POSIX2008/regex.h/conform = yes test-xfail-POSIX2008/aio.h/conform = yes test-xfail-POSIX2008/mqueue.h/conform = yes test-xfail-POSIX2008/sys/wait.h/conform = yes -test-xfail-POSIX2008/sys/socket.h/conform = yes test-xfail-POSIX2008/sys/types.h/conform = yes test-xfail-XOPEN2K/signal.h/conform = yes test-xfail-XOPEN2K/regex.h/conform = yes test-xfail-XOPEN2K/aio.h/conform = yes test-xfail-XOPEN2K/mqueue.h/conform = yes test-xfail-XOPEN2K/sys/wait.h/conform = yes -test-xfail-XOPEN2K/sys/socket.h/conform = yes test-xfail-XOPEN2K/sys/types.h/conform = yes test-xfail-XOPEN2K/stdlib.h/conform = yes test-xfail-XOPEN2K8/signal.h/conform = yes @@ -53,7 +50,6 @@ test-xfail-XOPEN2K8/regex.h/conform = yes test-xfail-XOPEN2K8/aio.h/conform = yes test-xfail-XOPEN2K8/mqueue.h/conform = yes test-xfail-XOPEN2K8/sys/wait.h/conform = yes -test-xfail-XOPEN2K8/sys/socket.h/conform = yes test-xfail-XOPEN2K8/sys/types.h/conform = yes test-xfail-XOPEN2K8/stdlib.h/conform = yes