From owner-cvs-src@FreeBSD.ORG Wed May 28 01:25:32 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id 09C4137B401; Wed, 28 May 2003 01:25:32 -0700 (PDT) Date: Wed, 28 May 2003 01:25:32 -0700 From: Max Khon To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030528012531.A40603@FreeBSD.org> References: <200305280823.h4S8N1ix001035@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200305280823.h4S8N1ix001035@repoman.freebsd.org>; from fjoe@FreeBSD.org on Wed, May 28, 2003 at 01:23:01AM -0700 Subject: Re: cvs commit: src/lib/libc/stdlib realpath.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 08:25:32 -0000 hi, there! On Wed, May 28, 2003 at 01:23:01AM -0700, Max Khon wrote: > fjoe 2003/05/28 01:23:01 PDT > > FreeBSD src repository > > Modified files: > lib/libc/stdlib realpath.c > Log: > Fix stripping last path component when only one path component left. > > PR: 52686 > MFC after: 1 day forgot to mention: Approved by: re/rwatson /fjoe