From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3078 invoked by alias); 15 Nov 2002 20:29:30 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 3062 invoked from network); 15 Nov 2002 20:29:30 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.163.212.31) by sources.redhat.com with SMTP; 15 Nov 2002 20:29:30 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 0EF80357E; Fri, 15 Nov 2002 12:29:28 -0800 (PST) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id gAFKTSp01839; Fri, 15 Nov 2002 12:29:28 -0800 Date: Fri, 15 Nov 2002 12:29:00 -0000 Message-Id: <200211152029.gAFKTSp01839@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] Kill __errno_location PLT slot in --with-tls --with-__thread build In-Reply-To: Jakub Jelinek's message of Friday, 15 November 2002 20:58:13 +0100 <20021115205813.M6569@sunsite.ms.mff.cuni.cz> X-Antipastobozoticataclysm: Bariumenemanilow X-SW-Source: 2002-11/txt/msg00062.txt.bz2 There is only this tiny set of duplicated routines and should never be any more, unlike the rtld case. So I think this kludge is fine enough.