From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2866 invoked by alias); 19 Dec 2004 20:33:11 -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 2814 invoked from network); 19 Dec 2004 20:33:10 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sourceware.org with SMTP; 19 Dec 2004 20:33:10 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id DA3B5357B; Sun, 19 Dec 2004 12:33:09 -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 iBJKX94L003420; Sun, 19 Dec 2004 12:33:09 -0800 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.11/8.12.11/Submit) id iBJKX9Kv003417; Sun, 19 Dec 2004 12:33:09 -0800 Date: Sun, 19 Dec 2004 20:33:00 -0000 Message-Id: <200412192033.iBJKX9Kv003417@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Jaeger Cc: Glibc hackers Subject: Re: Fix sunrpc/xcrypt.c for GCC 4.0 In-Reply-To: Andreas Jaeger's message of Sunday, 19 December 2004 20:15:13 +0100 Emacs: impress your (remaining) friends and neighbors. X-SW-Source: 2004-12/txt/msg00065.txt.bz2 > 2004-12-19 Andreas Jaeger > > [BZ #573] > * sunrpc/xcrypt.c (passwd2des_internal): Make it hidden instead of > internal linkage. Yes, this is ok.