From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19993 invoked by alias); 25 Oct 2002 19:42:21 -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 19946 invoked from network); 25 Oct 2002 19:42:20 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.163.212.31) by sources.redhat.com with SMTP; 25 Oct 2002 19:42:20 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id E4CD9357E; Fri, 25 Oct 2002 12:42:19 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id g9PJgJT01596; Fri, 25 Oct 2002 12:42:19 -0700 Date: Fri, 25 Oct 2002 17:33:00 -0000 Message-Id: <200210251942.g9PJgJT01596@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: Glibc hackers Subject: Re: init-first.c change In-Reply-To: Jakub Jelinek's message of Friday, 25 October 2002 12:38:31 +0200 <20021025123831.P3451@sunsite.ms.mff.cuni.cz> X-Zippy-Says: I have seen these EGG EXTENDERS in my Supermarket.. .. I have read the INSTRUCTIONS... X-SW-Source: 2002-10/txt/msg00100.txt.bz2 Quite right. I changed it to match the sysdeps/generic code, but that code is quite bit-rotted and I was forgetting about the view from the dlopen'd libc.so when thinking about that variable.