From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3611 invoked by alias); 11 Dec 2012 10:53:04 -0000 Received: (qmail 3603 invoked by uid 22791); 11 Dec 2012 10:53:04 -0000 X-SWARE-Spam-Status: No, hits=-7.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Dec 2012 10:52:56 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBBAqtOs009756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 11 Dec 2012 05:52:56 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id qBBAqs0f000929; Tue, 11 Dec 2012 05:52:54 -0500 Message-ID: <50C71085.1020705@redhat.com> Date: Tue, 11 Dec 2012 10:53:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Tom Tromey CC: gdb-patches@sourceware.org Subject: Re: [0/10] RFC: use gnulib more heavily + more configure fixes References: <87obiyzns7.fsf@fleche.redhat.com> <50A67DE8.8040708@redhat.com> <87r4nebuzr.fsf@fleche.redhat.com> <87wqwpd4hf.fsf@fleche.redhat.com> In-Reply-To: <87wqwpd4hf.fsf@fleche.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00314.txt.bz2 On 12/10/2012 08:41 PM, Tom Tromey wrote: >>>>>> "Tom" == Tom Tromey writes: > > Pedro> Putting the series on an accessible git branch would make it easier > Pedro> to call for testers, I think. > > Tom> It is now in archer.git as archer-tromey-gnulib. > > I wonder whether anybody has tried it. Sorry, I was under the impression that there'd be v2 series, but I see now that what's in git isn't the exact same series as posted. I tried the branch now, but that'd hardly useful, as it was just x86_64 Fedora 17. > In the absence of comments I think I will go ahead and put it all in. That's fine with me. Did we reach conclusion on the sys/wait.h one? I was under the impression we'd be moving the __WCLONE define to common/linux-ptrace.h, next to __WALL. -- Pedro Alves