<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://landley.net/hg/toybox/</link>
    <language>en-us</language>

    <title>toybox Changelog</title>
    <description>toybox Changelog</description>
    <item>
    <title>First pass at a complete rewrite of string_to_mode().  (It compiled!)</title>
    <link>http://landley.net/hg/toybox/rev/5cc8a8fc08b4</link>
    <description><![CDATA[First pass at a complete rewrite of string_to_mode().  (It compiled!)]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 16 May 2012 21:11:43 -0500</pubDate>
</item>
<item>
    <title>Remove strndupa() gnu-ism at Georgi's suggestion, and adjust mdev to compile with new dirtree. (No idea if it works, this command was never finished and needs a lot more work.)</title>
    <link>http://landley.net/hg/toybox/rev/2a757e592ff7</link>
    <description><![CDATA[Remove strndupa() gnu-ism at Georgi's suggestion, and adjust mdev to compile with new dirtree. (No idea if it works, this command was never finished and needs a lot more work.)]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 09 May 2012 06:39:01 -0500</pubDate>
</item>
<item>
    <title>Whitespace (tabs vs spaces) cleanup.</title>
    <link>http://landley.net/hg/toybox/rev/4058eacd4fbc</link>
    <description><![CDATA[Whitespace (tabs vs spaces) cleanup.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 09 May 2012 06:11:23 -0500</pubDate>
</item>
<item>
    <title>Addition of mktemp</title>
    <link>http://landley.net/hg/toybox/rev/953c22158c2e</link>
    <description><![CDATA[Addition of mktemp]]></description>
    <author>&#69;&#108;&#105;&#101;&#32;&#68;&#101;&#32;&#66;&#114;&#97;&#117;&#119;&#101;&#114;&#32;&#60;&#101;&#108;&#105;&#101;&#100;&#101;&#98;&#114;&#97;&#117;&#119;&#101;&#114;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 01 May 2012 11:45:45 +0200</pubDate>
</item>
<item>
    <title>Georgi pointed out that some overly-pedantic C libraries require you to include both &quot;string.h&quot; and &quot;strings.h&quot;. (Most don't.)</title>
    <link>http://landley.net/hg/toybox/rev/d8effa95a5f0</link>
    <description><![CDATA[Georgi pointed out that some overly-pedantic C libraries require you to include both &quot;string.h&quot; and &quot;strings.h&quot;. (Most don't.)]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 28 Apr 2012 01:22:50 -0500</pubDate>
</item>
<item>
    <title>Simplify/unify listfiles recursion: populate directory node (and detect top of tree) at start of function rather than end (and redundantly in main). Move title printing down next to total printing.</title>
    <link>http://landley.net/hg/toybox/rev/c42ed3601b35</link>
    <description><![CDATA[Simplify/unify listfiles recursion: populate directory node (and detect top of tree) at start of function rather than end (and redundantly in main). Move title printing down next to total printing.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 26 Apr 2012 19:59:38 -0500</pubDate>
</item>
<item>
    <title>Adding initial version of login.c</title>
    <link>http://landley.net/hg/toybox/rev/8a88a9e3c30b</link>
    <description><![CDATA[Adding initial version of login.c]]></description>
    <author>&#69;&#108;&#105;&#101;&#32;&#68;&#101;&#32;&#66;&#114;&#97;&#117;&#119;&#101;&#114;&#32;&#60;&#101;&#108;&#105;&#101;&#100;&#101;&#98;&#114;&#97;&#117;&#119;&#101;&#114;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 24 Apr 2012 23:09:27 +0200</pubDate>
</item>
<item>
    <title>Make -d work in ls.</title>
    <link>http://landley.net/hg/toybox/rev/1a06fcaa1775</link>
    <description><![CDATA[Make -d work in ls.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Tue, 24 Apr 2012 20:44:09 -0500</pubDate>
</item>
<item>
    <title>Require -R to recurse, but descend into directories listed on command line.</title>
    <link>http://landley.net/hg/toybox/rev/83702597fd31</link>
    <description><![CDATA[Require -R to recurse, but descend into directories listed on command line.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Tue, 24 Apr 2012 05:48:03 -0500</pubDate>
</item>
<item>
    <title>More work on ls.  Now ls -lR sort of works-ish.</title>
    <link>http://landley.net/hg/toybox/rev/2e0367cb9585</link>
    <description><![CDATA[More work on ls.  Now ls -lR sort of works-ish.]]></description>
    <author>&#82;&#111;&#98;&#32;&#76;&#97;&#110;&#100;&#108;&#101;&#121;&#32;&#60;&#114;&#111;&#98;&#64;&#108;&#97;&#110;&#100;&#108;&#101;&#121;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sun, 22 Apr 2012 23:01:23 -0500</pubDate>
</item>

  </channel>
</rss>
