Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2005 23:10:19 GMT
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/82980: realpath(3) treats regular files as directories
Message-ID:  <200507042310.j64NAJE3026583@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/82980; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@freebsd.org>
To: Imri Zvik <imriz@co.zahav.net.il>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/82980: realpath(3) treats regular files as directories
Date: Tue, 5 Jul 2005 02:04:25 +0300

 On 2005-07-04 16:21, Imri Zvik <imriz@co.zahav.net.il> wrote:
 > realpath resolves things like /tmp/test/. where /tmp/test is a regular
 > file.
 >
 > touch /tmp/test
 > realpath /tmp/test/.
 
 This seems to work correctly in CURRENT and src/bin/realpath/realpath.c
 doesn't have any difference from RELENG_5 -> CURRENT.  Whatever is the
 cause, seems to be kernel-related
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507042310.j64NAJE3026583>