<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>777436c8cfc520002d3023d12ad7a2abe53b030f - Add routines to manipulate virtual directory entries, for use with</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/share/examples/refuse/virtdir/Makefile#777436c8cfc520002d3023d12ad7a2abe53b030f</link>
        <description>Add routines to manipulate virtual directory entries, for use withlibrefuse-based file systems.These are especially useful for file systems which present virtualdirectory hierarchies to the caller.The routines build up and manage an array of virtual directoryentries, indexed upon full pathname within the file system.  This isanalogous to the way refuse indexes its own entries.  Routines areavailable to add, delete, and find entries.  Each entry can be one of3 types - file (&apos;f&apos;), directory (&apos;d&apos;) or symbolic link (&apos;l&apos;).  Eachentry can also be associated with a target, which is a characterstring allocated upon addition.  This can be useful for virtualdirectory entries of the symbolic link type.The virtual directory entries can be traversed as an ordered list(the entries are ordered alphabetically), or can be accessed bydirectory component, using routines analogous to opendir(3), readdir(3),and closedir(3).

            List of files:
            /netbsd-src/share/examples/refuse/virtdir/Makefile</description>
        <pubDate>Sun, 15 Apr 2007 15:10:56 +0000</pubDate>
        <dc:creator>agc &lt;agc@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
