From owner-freebsd-current@FreeBSD.ORG Fri May 7 21:42:12 2004 Return-Path: Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9703A16A4CF for ; Fri, 7 May 2004 21:42:12 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD1543D48 for ; Fri, 7 May 2004 21:42:11 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 5B8DA651FC; Sat, 8 May 2004 05:42:09 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 50851-02-2; Sat, 8 May 2004 05:42:08 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 30CAB651EE; Sat, 8 May 2004 05:42:08 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 5834360EE; Sat, 8 May 2004 05:42:07 +0100 (BST) Date: Sat, 8 May 2004 05:42:07 +0100 From: Bruce M Simpson To: Tim Robbins Message-ID: <20040508044207.GB38736@empiric.dek.spc.org> References: <20040507092235.GA61837@stack.nl> <20040507100119.GA15782@cat.robbins.dropbear.id.au> <20040507235556.GB37035@empiric.dek.spc.org> <20040508010228.GA18935@cat.robbins.dropbear.id.au> <20040508012357.GA37547@empiric.dek.spc.org> <20040508030258.GA19512@cat.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040508030258.GA19512@cat.robbins.dropbear.id.au> cc: Marc Olzheim cc: Poul-Henning Kamp cc: freebsd-current@www.freebsd.org Subject: Re: Unified getcwd() implementation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 May 2004 04:42:12 -0000 On Sat, May 08, 2004 at 01:02:58PM +1000, Tim Robbins wrote: > I don't see how it differs from what we already do in userland. Quite a bit different, actually. I refer the honorable gentleman to Marc Olzheim's message with the Message-ID: <20040507105355.GA93808@stack.nl>. Regards, BMS