From owner-freebsd-stable@FreeBSD.ORG Thu May 22 09:07:39 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0805B37B401; Thu, 22 May 2003 09:07:39 -0700 (PDT) Received: from mail.ubergeeks.com (lorax.ubergeeks.com [209.145.65.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id D698C43F3F; Thu, 22 May 2003 09:07:37 -0700 (PDT) (envelope-from adrian+freebsd-stable@ubergeeks.com) Received: from mail.ubergeeks.com (localhost [127.0.0.1]) by mail.ubergeeks.com (8.12.8p1/8.12.8) with ESMTP id h4MG7W0D054005; Thu, 22 May 2003 12:07:34 -0400 (EDT) (envelope-from adrian+freebsd-stable@ubergeeks.com) Received: from localhost (adrian@localhost)h4MG7V18054002; Thu, 22 May 2003 12:07:31 -0400 (EDT) (envelope-from adrian+freebsd-stable@ubergeeks.com) X-Authentication-Warning: lorax.ubergeeks.com: adrian owned process doing -bs Date: Thu, 22 May 2003 12:07:31 -0400 (EDT) From: Adrian Filipi-Martin Sender: adrian@ubergeeks.com To: Max Khon In-Reply-To: <20030522153407.GA50897@iclub.nsu.ru> Message-ID: <20030522120606.Y46143@lorax.ubergeeks.com> References: <20030522153754.B7348@cvs.imp.ch> <20030522153407.GA50897@iclub.nsu.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: fjoe@freebsd.org cc: stable@freebsd.org cc: Martin Blapp Subject: Re: MFC of reentrant realpath.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 16:07:39 -0000 On Thu, 22 May 2003, Max Khon wrote: > hi, there! > > On Thu, May 22, 2003 at 03:38:59PM +0200, Martin Blapp wrote: > > > I've seen that this commit never got MFC'd: > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/stdlib/realpath.c?rev=1.14&content-type=text/x-cvsweb-markup > > > > Would it be possible to do that or are there any objections > > out there ? > > I plan to do MFC this week > > /fjoe You might drop a note to the MySQL developers (and port maintainers) as realpath has definitely been a problem in both contexts. Thanks. Adrian -- [ adrian@ubergeeks.com ]