Date: Wed, 18 Dec 2002 03:50:28 -0800 (PST) From: Johan Karlsson <johan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/realpath realpath.c Message-ID: <200212181150.gBIBoSL2013142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
johan 2002/12/18 03:50:28 PST
Modified files:
bin/realpath realpath.c
Log:
Remove undocumented behavior (return current work dir if no path
is given as argument) that is not present in 4-Stable.
It was introduced when realpath(1) was split out of pwd(1).
The removed behavior is provided by pwd(1).
Reviewed by: mike
Revision Changes Path
1.4 +2 -5 src/bin/realpath/realpath.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212181150.gBIBoSL2013142>
