From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70347 invoked by alias); 7 Apr 2017 13:46:57 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 70326 invoked by uid 89); 7 Apr 2017 13:46:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_SPAM,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=paperwork X-HELO: mailbackend.panix.com X-Gm-Message-State: AFeK/H0zxSFDg8qcmGn1OSJezLclt1zC3kXwinpYT8l5lHr2bNpkXM2PaokyU4D0U6vBVSD4BjhRyDbBJc1B5w== X-Received: by 10.107.146.198 with SMTP id u189mr42132230iod.173.1491572813266; Fri, 07 Apr 2017 06:46:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20170405054116.9007-1-quae@daurnimator.com> <75eb12d0-a3f1-2b37-90d5-0a9a3f7f9a99@redhat.com> <2be243b1-26b6-9608-61cf-4c6638dd01c7@redhat.com> From: Zack Weinberg Date: Fri, 07 Apr 2017 13:46:00 -0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID To: Daurnimator Cc: Florian Weimer , GNU C Library Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2017-04/txt/msg00131.txt.bz2 On Fri, Apr 7, 2017 at 8:27 AM, Daurnimator wrote: > On 6 April 2017 at 23:24, Zack Weinberg wrote: >> Oh, good point, I didn't notice that there was a test case in the revised patch. > > FWIW I'd find it easier to resubmit the patch without the test case > than to fill out the copyright assignment... I understand that the paperwork is a pain, but we really do want the test case. zw