From owner-freebsd-stable@FreeBSD.ORG Thu May 22 08:34:59 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 864B637B404; Thu, 22 May 2003 08:34:59 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6653043FA3; Thu, 22 May 2003 08:34:57 -0700 (PDT) (envelope-from fjoe@iclub.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19Is6L-0006AP-00; Thu, 22 May 2003 22:35:29 +0700 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19Is5o-00067Z-00; Thu, 22 May 2003 22:34:56 +0700 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.9/8.12.9) with ESMTP id h4MFYEh2051083; Thu, 22 May 2003 22:34:14 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.9/8.12.9/Submit) id h4MFY8UJ051079; Thu, 22 May 2003 22:34:08 +0700 (NSS) Date: Thu, 22 May 2003 22:34:07 +0700 From: Max Khon To: Martin Blapp Message-ID: <20030522153407.GA50897@iclub.nsu.ru> References: <20030522153754.B7348@cvs.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030522153754.B7348@cvs.imp.ch> User-Agent: Mutt/1.4.1i X-Envelope-To: mb@imp.ch, stable@freebsd.org, fjoe@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000010, version=0.11.1.4 X-Spam-Status: No, hits=-130.8 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT, USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: fjoe@freebsd.org cc: stable@freebsd.org 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 15:34:59 -0000 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