From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7938 invoked by alias); 18 Jan 2018 14:27:54 -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 7923 invoked by uid 89); 18 Jan 2018 14:27:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL autolearn=no version=3.3.2 spammy=H*r:sk:AES256-, our X-HELO: mail2-relais-roc.national.inria.fr Date: Thu, 18 Jan 2018 14:27:00 -0000 From: Samuel Thibault To: Thomas Schwinge Cc: Florian Weimer , bug-hurd@gnu.org, GNU C Library , Joseph Myers Subject: Re: Upstreaming the glibc Hurd port Message-ID: <20180118142750.csh2mdmltdqr4lie@var.youpi.perso.aquilenet.fr> Mail-Followup-To: Thomas Schwinge , Florian Weimer , bug-hurd@gnu.org, GNU C Library , Joseph Myers References: <20180118124537.yampmyfjsbi6wvia@var.youpi.perso.aquilenet.fr> <20180118135758.xqla2yevcrjjk7si@var.youpi.perso.aquilenet.fr> <87mv1btffy.fsf@hertz.schwinge.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87mv1btffy.fsf@hertz.schwinge.homeip.net> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2018-01/txt/msg00608.txt.bz2 Thomas Schwinge, on jeu. 18 janv. 2018 15:22:09 +0100, wrote: > > I can pile-commit what we currently have, with all the XXXs, FIXMEs, > > etc., if that can help the glibc side. > > I'm not sure if that's a useful thing to spend time on, right now. I > think it'll be better if we first integrate into glibc upstream the > changes that are non-controversial on our own side, which only touch Hurd > code, etc. Then, for the rest of the changes, those which also touch > generic glibc code, we should then discuss these individually. Note that I didn't mean all patches, just the ones needed for building glibc. Yes, the discussion has to happen, we can't fast-forward that. But putting the stuff on a branch, so people can have a look if they want to and track the progress, can be useful. Samuel