<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.2.1</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.2.1</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2012-03-03T16:56:11+00:00</updated>
<entry>
<title>Fix from Georgi Chorbadzhiyski to make cross compiling more robust.</title>
<updated>2012-03-03T16:56:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-03-03T16:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=344c267e9fe5c6a39efdbf0305bd873d5bef65f3'/>
<id>urn:sha1:344c267e9fe5c6a39efdbf0305bd873d5bef65f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup pass, and support unrecognized slash chars ala "echo -e \p".</title>
<updated>2012-03-02T14:27:50+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-03-02T14:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7339560d3f8581e988cfb7095918bf47b6e8f067'/>
<id>urn:sha1:7339560d3f8581e988cfb7095918bf47b6e8f067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't mix the the probed symbols with the command symbols.</title>
<updated>2012-02-24T03:03:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-24T03:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1b7ad01f5e5ead83fbc06ff20248b085a15dc279'/>
<id>urn:sha1:1b7ad01f5e5ead83fbc06ff20248b085a15dc279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GPL python debug script with BSD shell script.</title>
<updated>2012-02-22T03:27:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-22T03:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7a4551ff5eec761ec303b21c9a35a37f51377a2f'/>
<id>urn:sha1:7a4551ff5eec761ec303b21c9a35a37f51377a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for cmp.</title>
<updated>2012-02-09T06:47:36+00:00</updated>
<author>
<name>Timothy Elliott</name>
<email>tle@holymonkey.com</email>
</author>
<published>2012-02-09T06:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d20a2e1b2e4211f00c867e61b23fc3027ab7dd38'/>
<id>urn:sha1:d20a2e1b2e4211f00c867e61b23fc3027ab7dd38</id>
<content type='text'>
Still needs to handle directories properly and needs padding for
-l output.
</content>
</entry>
<entry>
<title>Add V=1 support to make.</title>
<updated>2012-02-17T18:06:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-17T18:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1aa66ba2084a7e1ad7b0a5bbece58a835c749096'/>
<id>urn:sha1:1aa66ba2084a7e1ad7b0a5bbece58a835c749096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code cleanup and typo fix.</title>
<updated>2012-02-14T03:13:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-14T03:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3e7c25961e945eb3a617aea46791f9b135567e48'/>
<id>urn:sha1:3e7c25961e945eb3a617aea46791f9b135567e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for basename, fix issue where suffix is wrongfully applied if it appears in the middle of the filename</title>
<updated>2012-02-12T13:14:58+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-02-12T13:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=528e3ba874f0d89f5a4d1f8ce8c04adbaa2ec1e4'/>
<id>urn:sha1:528e3ba874f0d89f5a4d1f8ce8c04adbaa2ec1e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The unshare test needs $CC defined, source configure to get it.</title>
<updated>2012-02-13T14:44:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-13T14:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2bd3a5df73723ef3aa274aab2d18de0ad9b31e25'/>
<id>urn:sha1:2bd3a5df73723ef3aa274aab2d18de0ad9b31e25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for head</title>
<updated>2012-02-11T05:59:57+00:00</updated>
<author>
<name>Timothy Elliott</name>
<email>tle@holymonkey.com</email>
</author>
<published>2012-02-11T05:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=270366f582fdf4fc704c4896b15efa0e84eb77a0'/>
<id>urn:sha1:270366f582fdf4fc704c4896b15efa0e84eb77a0</id>
<content type='text'>
This exposed one issue in head.c -- printf was not flushing and
file names could appear after file contents instead of before.

The issue is fixed by calling xflush after xprintf.
</content>
</entry>
</feed>
