From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 27 17:55:57 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4A1B106566C; Wed, 27 Oct 2010 17:55:57 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BAEAF8FC1B; Wed, 27 Oct 2010 17:55:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9RHtv3P071276; Wed, 27 Oct 2010 17:55:57 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9RHtvCt071272; Wed, 27 Oct 2010 17:55:57 GMT (envelope-from arundel) Date: Wed, 27 Oct 2010 17:55:57 GMT Message-Id: <201010271755.o9RHtvCt071272@freefall.freebsd.org> To: arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org, kib@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: kern/128933: [libc] realpath(3) does not follow SUS specification for a NULL/empty path X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2010 17:55:58 -0000 Synopsis: [libc] realpath(3) does not follow SUS specification for a NULL/empty path Responsible-Changed-From-To: freebsd-bugs->kib Responsible-Changed-By: arundel Responsible-Changed-When: Wed Oct 27 17:51:58 UTC 2010 Responsible-Changed-Why: Please note that the NULL issue has already been fixed by r206893 and PR 121897 was closed. The issue Andrey Chernov described in his followup to this PR however remains to be fixed. Kib, could you take a look at this? http://www.freebsd.org/cgi/query-pr.cgi?pr=128933