<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.4.7</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.7</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.7'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2013-11-18T13:42:48+00:00</updated>
<entry>
<title>Add test suite for blkid and clean up an editorial comment that shouldn't have been checked in.</title>
<updated>2013-11-18T13:42:48+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-11-18T13:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=75cb924bbd82d00173038128947cc323dac524e9'/>
<id>urn:sha1:75cb924bbd82d00173038128947cc323dac524e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove leftover debris from scripts/test.sh that screws up single tests with single.sh.</title>
<updated>2013-11-14T06:18:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-11-14T06:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=dcf52cbf25572b001e1b8d5f0091e5559b662b07'/>
<id>urn:sha1:dcf52cbf25572b001e1b8d5f0091e5559b662b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filesystem images for testing blkid, from Bradley Conroy.</title>
<updated>2013-11-10T22:05:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-11-10T22:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cc1d6e3f4141fac6b6cb1d0a1e03b458f1372ac3'/>
<id>urn:sha1:cc1d6e3f4141fac6b6cb1d0a1e03b458f1372ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote nl from pending to posix, and add tests.</title>
<updated>2013-10-27T07:50:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-10-27T07:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2baa73fb0d3999d541b2122b853b56e2bfdea56b'/>
<id>urn:sha1:2baa73fb0d3999d541b2122b853b56e2bfdea56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use $CC without $CROSS_COMPILE because $HOSTCC could be something else entirely.</title>
<updated>2013-10-23T07:52:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-10-23T07:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=73fff3b8d523c4c16db863ef28ecdb924433f3cd'/>
<id>urn:sha1:73fff3b8d523c4c16db863ef28ecdb924433f3cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach scripts/test.sh to call scripts/single.sh.</title>
<updated>2013-10-15T05:57:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-10-15T05:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=26f52eb13eb27c5aefdb644d96408376b5d63783'/>
<id>urn:sha1:26f52eb13eb27c5aefdb644d96408376b5d63783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch flag generation from shell to C.</title>
<updated>2013-10-03T08:18:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-10-03T08:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=207cadacd3cef42fa918981423c951f49443f032'/>
<id>urn:sha1:207cadacd3cef42fa918981423c951f49443f032</id>
<content type='text'>
This should actually generate FLAG_longopt 0 #defines for disabled bare
longopts (ala ls without --color). Put temporary executables under "generated"
(including instlist for install).
</content>
</entry>
<entry>
<title>Fix generated/oldtoys.h to contain option strings with USE() macros in them.</title>
<updated>2013-09-22T08:37:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-09-22T08:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=75a18150dc75de8f9ac9f0cc97f0630e0e7c168e'/>
<id>urn:sha1:75a18150dc75de8f9ac9f0cc97f0630e0e7c168e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass of cut cleanup, and make test script slightly happier with the concept of 80 character lines.</title>
<updated>2013-09-10T07:04:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-09-10T07:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9b9a1ef58763c9a6fc0cd23f125353716824b8bc'/>
<id>urn:sha1:9b9a1ef58763c9a6fc0cd23f125353716824b8bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust patch to use dlist_pop()</title>
<updated>2013-09-09T10:26:52+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-09-09T10:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bb215e4a1fece603cdede556c1107135b31312a0'/>
<id>urn:sha1:bb215e4a1fece603cdede556c1107135b31312a0</id>
<content type='text'>
</content>
</entry>
</feed>
