From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43838 invoked by alias); 21 Apr 2017 20:47:34 -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 43827 invoked by uid 89); 21 Apr 2017 20:47:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Hx-languages-length:191 X-HELO: albireo.enyo.de From: Florian Weimer To: Adhemerval Zanella Cc: Florian Weimer , libc-alpha@sourceware.org, Zack Weinberg Subject: Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID References: <20170405054116.9007-1-quae@daurnimator.com> <75eb12d0-a3f1-2b37-90d5-0a9a3f7f9a99@redhat.com> <8760hxv865.fsf@mid.deneb.enyo.de> <511674c7-5be6-1438-ccab-962cfc179b45@linaro.org> Date: Fri, 21 Apr 2017 20:47:00 -0000 In-Reply-To: <511674c7-5be6-1438-ccab-962cfc179b45@linaro.org> (Adhemerval Zanella's message of "Fri, 21 Apr 2017 17:42:58 -0300") Message-ID: <87r30ltrmk.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-04/txt/msg00487.txt.bz2 * Adhemerval Zanella: > I will fix this usage, but I think extra fixes should go to on a > different patch. Thanks, and agreed.