<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in realpath.1</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0aa7735ced28a7cd38de43316b787cdfa7046e8 - Add missing comma.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/realpath/realpath.1#d0aa7735ced28a7cd38de43316b787cdfa7046e8</link>
        <description>Add missing comma.

            List of files:
            /netbsd-src/usr.bin/realpath/realpath.1</description>
        <pubDate>Thu, 21 Jul 2022 09:51:53 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>245b5ea4e5cb1a5e1457ba94b45709671c003afc - Make realpath(1) compat with the planned (not yet approved) specification</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/realpath/realpath.1#245b5ea4e5cb1a5e1457ba94b45709671c003afc</link>
        <description>Make realpath(1) compat with the planned (not yet approved) specificationfor POSIX.8 (its next version).   (Should the requirements change, the codehere can be updated).This adds two new options.  -e and -E-e just tells realpath to do what it has done since it was imported here.-E makes realpath more compatible with the coreutils version, and allows   the final component of the path to not exist (the final component after   all symlinks have been expanded, not of the arg on the command line - though   that one not existing is one case of the more general spec.).POSIX is not going to specify which of those is the default - instead isplanning to require users to always explicitly specify one.The default (now) here is -E.   This makes us more compat with coreutils.realpath was added in the first place because it is (apparently) used inreal world scripts - the more we can support, the better.Note that in all cases where realpath -e succeeds, realpath -E will succeedas well.   This means that any uses of &quot;realpath file&quot; that have beenworking in HEAD will still work.   Some cases that would have failedwill work (by default) now.

            List of files:
            /netbsd-src/usr.bin/realpath/realpath.1</description>
        <pubDate>Thu, 21 Jul 2022 09:47:31 +0000</pubDate>
        <dc:creator>kre &lt;kre@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>771c425869ea044e9674e109d7dba0c41c86a181 - Port realpath(1) from FreeBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/realpath/realpath.1#771c425869ea044e9674e109d7dba0c41c86a181</link>
        <description>Port realpath(1) from FreeBSDrealpath(1) wraps realpath(3) and returns resolved physical path.This utility shipped with GNU and FreeBSD is sometimesused in scripts in the wild.

            List of files:
            /netbsd-src/usr.bin/realpath/realpath.1</description>
        <pubDate>Sun, 02 Feb 2020 21:49:43 +0000</pubDate>
        <dc:creator>kamil &lt;kamil@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
