From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1338 invoked by alias); 11 Nov 2004 22:24:43 -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 1315 invoked from network); 11 Nov 2004 22:24:43 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org with SMTP; 11 Nov 2004 22:24:43 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 19812357B; Thu, 11 Nov 2004 14:24:42 -0800 (PST) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.11/8.12.9) with ESMTP id iABMOff8017567; Thu, 11 Nov 2004 14:24:41 -0800 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.11/8.12.11/Submit) id iABMOe0K017564; Thu, 11 Nov 2004 14:24:40 -0800 Date: Thu, 11 Nov 2004 22:24:00 -0000 Message-Id: <200411112224.iABMOe0K017564@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: davidm@hpl.hp.com Cc: libc-hacker@sources.redhat.com Subject: Re: second thoughts on using dl_iterate_phdr() for cache-validation In-Reply-To: David Mosberger's message of Wednesday, 10 November 2004 22:17:11 -0800 <16787.999.696416.486337@napali.hpl.hp.com> X-Zippy-Says: Somewhere in Tenafly, New Jersey, a chiropractor is viewing ``Leave it to Beaver''! X-SW-Source: 2004-11/txt/msg00030.txt.bz2 > That's a bit disappointing. Earlier you said: > > Roland> If there is a complete, desireable, and working new > Roland> interface ready to go in, there is no "opening date" for it. > > Is the attached patch falling short of being complete, desireable, and > working? There is indeed no set "opening date". There is, however, a daily judgement on what kind of thing to be putting into the tree this week. For this week, it's no new interfaces and just bug fixes. In fact, I won't have time even to fully review your patch this week.