From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12527 invoked by alias); 18 Mar 2004 21:29: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 12505 invoked from network); 18 Mar 2004 21:29:43 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 18 Mar 2004 21:29: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 85DC3357B; Thu, 18 Mar 2004 13:29:41 -0800 (PST) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id i2ILTfOi008113; Thu, 18 Mar 2004 13:29:41 -0800 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id i2ILTfZ6008109; Thu, 18 Mar 2004 13:29:41 -0800 Date: Thu, 18 Mar 2004 21:29:00 -0000 Message-Id: <200403182129.i2ILTfZ6008109@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] Fix ldconfig.c with !NPTL In-Reply-To: Jakub Jelinek's message of Thursday, 18 March 2004 14:57:38 +0100 <20040318135737.GF6393@sunsite.ms.mff.cuni.cz> X-Antipastobozoticataclysm: When George Bush projectile vomits antipasto on the Japanese. X-SW-Source: 2004-03/txt/msg00099.txt.bz2 > 2004-03-18 Jakub Jelinek > > * elf/ldconfig.c: Include stdbool.h. I put it in. Thanks.