<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys, branch 0.5.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.5.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.5.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2015-02-25T06:45:50+00:00</updated>
<entry>
<title>stat -f didn't work on 32 bit systems because type sizes wrong (fix from Elliott Hughes).</title>
<updated>2015-02-25T06:45:50+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-25T06:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e4c8055a9eff649fe862e24a3f921ce56756ac7b'/>
<id>urn:sha1:e4c8055a9eff649fe862e24a3f921ce56756ac7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Isaac Dunham to add -r, fixed up so it doesn't try to include two flag contexts simultaneously.</title>
<updated>2015-02-18T21:19:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-18T21:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fb4a241f35cf4baa6d6f2ebef9f3fd9929f4989b'/>
<id>urn:sha1:fb4a241f35cf4baa6d6f2ebef9f3fd9929f4989b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --remove-destination longopt for -F because the host version doesn't have a shortopt for it.</title>
<updated>2015-02-15T21:44:26+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-15T21:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=54c712712436ddd10cb177afe0d86e6d4e11ddef'/>
<id>urn:sha1:54c712712436ddd10cb177afe0d86e6d4e11ddef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make egrep and fgrep build standalone.</title>
<updated>2015-02-14T20:59:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-14T20:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c49b9a97559d2009e9076e063b2e9acbc13fb9ef'/>
<id>urn:sha1:c49b9a97559d2009e9076e063b2e9acbc13fb9ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split out unix2dos so scripts/single.sh and "make change" can build it standalone.</title>
<updated>2015-02-14T20:05:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-14T20:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7fcd90b39ce63f282d5498c06f78118bc03acf18'/>
<id>urn:sha1:7fcd90b39ce63f282d5498c06f78118bc03acf18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug introduced by last commit (print template instead of toybuf).</title>
<updated>2015-02-12T22:41:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-12T22:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=67d9ea5a81c8083875ac7420d7e6a62766b48b6f'/>
<id>urn:sha1:67d9ea5a81c8083875ac7420d7e6a62766b48b6f</id>
<content type='text'>
Also, xstrdup() the unmodified template because changing the environment string
could make the changed version show up in "ps".
</content>
</entry>
<entry>
<title>Only apply mktemp directory to targets that aren't already paths.</title>
<updated>2015-02-11T23:10:28+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-11T23:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b2bb6e65f3461d1dfdcd3614c3c63f7a1453840b'/>
<id>urn:sha1:b2bb6e65f3461d1dfdcd3614c3c63f7a1453840b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix longopts (pointed out by Hyejin Kim).</title>
<updated>2015-02-11T04:51:23+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-11T04:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ca6a91063d241d48a5c83f9042ed370e3918b639'/>
<id>urn:sha1:ca6a91063d241d48a5c83f9042ed370e3918b639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>One more cleanup pass on hwclock factoring out common code.</title>
<updated>2015-02-09T23:47:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-09T23:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fb49bf09694439102959fbce896404ab819bdf99'/>
<id>urn:sha1:fb49bf09694439102959fbce896404ab819bdf99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline rtc_open() and get_rtc_seconds(), perform resulting cleanups.</title>
<updated>2015-02-09T23:33:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-09T23:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2c9b0e3009cf76e9d7fca772945711675678d181'/>
<id>urn:sha1:2c9b0e3009cf76e9d7fca772945711675678d181</id>
<content type='text'>
</content>
</entry>
</feed>
