<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.4.9</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.9</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.9'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2014-07-05T02:21:45+00:00</updated>
<entry>
<title>Cut down from 1000+ file attribute tests to a more manageable number.</title>
<updated>2014-07-05T02:21:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-05T02:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d6f8c41e25428c8a0caf6f52fbe665d3baa06adc'/>
<id>urn:sha1:d6f8c41e25428c8a0caf6f52fbe665d3baa06adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I have developed few testsuites for toybox commands -</title>
<updated>2014-07-05T02:20:02+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-07-05T02:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ef0ed68d5ba5794c1352e64273d4c5039e62476b'/>
<id>urn:sha1:ef0ed68d5ba5794c1352e64273d4c5039e62476b</id>
<content type='text'>
1. lsattr/chattr
2. mount
3. chmod
4. pgrep/pkill
5. groupadd
6. groupdel
7. useradd
</content>
</entry>
<entry>
<title>Have "make test" run tests in testdir/testdir instead of same directory as command symlinks. (Makes cleanup easier.)</title>
<updated>2014-07-04T03:09:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-07-04T03:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4a855d6cf62cebe40fa9fe97c7e6b9ca49f79b5b'/>
<id>urn:sha1:4a855d6cf62cebe40fa9fe97c7e6b9ca49f79b5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fallocate probe for uClibc.</title>
<updated>2014-06-29T01:16:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-29T01:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=434cefb863591eebbf29a0b9ff73a529fc731be1'/>
<id>urn:sha1:434cefb863591eebbf29a0b9ff73a529fc731be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I have developed few testsuite for toybox commands - ls, ln, rm, mv, printf, dd, renice.</title>
<updated>2014-06-26T12:25:20+00:00</updated>
<author>
<name>Divya Kothari</name>
<email>divya.s.kothari@gmail.com</email>
</author>
<published>2014-06-26T12:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a0f56beaf63052179c69fb258478f851ef1e5ca2'/>
<id>urn:sha1:a0f56beaf63052179c69fb258478f851ef1e5ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>host needs -lresolv</title>
<updated>2014-06-09T10:53:43+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-09T10:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=368e264f92463ed5d82f522cd81927ee5b028b2d'/>
<id>urn:sha1:368e264f92463ed5d82f522cd81927ee5b028b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Isaac Dunham also reported that some diff implementations can't handle nonseekable input, so write to a temporary file instead of &lt;(command).</title>
<updated>2014-06-08T19:01:37+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-08T19:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=298fcd94d21413a80a5e5a0684c6fc2397fc95b3'/>
<id>urn:sha1:298fcd94d21413a80a5e5a0684c6fc2397fc95b3</id>
<content type='text'>
Use trap EXIT to make sure the temporary files get deleted.
</content>
</entry>
<entry>
<title>Isaac Dunham pointed out that busybox diff only implements unified diffs, and sent a patch to convert bloatcheck to use that. I tweaked it a bit.</title>
<updated>2014-06-08T18:49:57+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-08T18:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0fe882b375253308de34f8a912d006021c1ac48f'/>
<id>urn:sha1:0fe882b375253308de34f8a912d006021c1ac48f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace large parenthetical in bloatcheck with a function.</title>
<updated>2014-06-08T18:24:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-06-08T18:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=471c4d25b724b11fce043c293e03ac024bd2a0e3'/>
<id>urn:sha1:471c4d25b724b11fce043c293e03ac024bd2a0e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The tests for link and du are attached.</title>
<updated>2014-06-01T22:47:19+00:00</updated>
<author>
<name>Isaac Dunham</name>
<email>ibid.ag@gmail.com</email>
</author>
<published>2014-06-01T22:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8b3b9aa1bdbd3a1d721873e4359f650ff52427e5'/>
<id>urn:sha1:8b3b9aa1bdbd3a1d721873e4359f650ff52427e5</id>
<content type='text'>
</content>
</entry>
</feed>
