<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys/lsb, branch 0.4.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2012-12-09T19:57:04+00:00</updated>
<entry>
<title>Meddle.</title>
<updated>2012-12-09T19:57:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-09T19:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d52e76d50879542702b89cc8cc873358232d2e3f'/>
<id>urn:sha1:d52e76d50879542702b89cc8cc873358232d2e3f</id>
<content type='text'>
The &lt;1 has to come first in the option string, normalize whitespace,
sprintf of %d maxes out at -2 billion ala 12 bytes with null terminator so
we don't need a length check in a 4k buffer, use the "%*s" feature of printf
to prepend whitespace for us, take advantage of c99 defining ! to return 0 or 1.
</content>
</entry>
<entry>
<title>Adding -s (single shot) and -o (omit pids) options to pidof</title>
<updated>2012-12-08T19:10:05+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-12-08T19:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7c6209d6c336df74984e62aa88679c06641ae309'/>
<id>urn:sha1:7c6209d6c336df74984e62aa88679c06641ae309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add README file to each toys/ directory, teach build infrastructure to get fancy name from that. This means adding new directories shouldn't require touching build scripts.</title>
<updated>2012-12-09T03:10:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-09T03:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=aa777fe07df104e8d33b958fb4e19c81245ac9a3'/>
<id>urn:sha1:aa777fe07df104e8d33b958fb4e19c81245ac9a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach option parsing about [groups] of related options.</title>
<updated>2012-11-19T07:49:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-19T07:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7f909bd163630a2ce710653e0fafb7bae7171745'/>
<id>urn:sha1:7f909bd163630a2ce710653e0fafb7bae7171745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rebound support to intercept error_exit() and longjmp instead.</title>
<updated>2012-11-16T06:35:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-16T06:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=caf39c26827f355c4e107f55c5c51f67c484bfd7'/>
<id>urn:sha1:caf39c26827f355c4e107f55c5c51f67c484bfd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style.</title>
<updated>2012-11-13T23:14:08+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-13T23:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7aa651a6a4496d848f86de9b1e6b3a003256a01f'/>
<id>urn:sha1:7aa651a6a4496d848f86de9b1e6b3a003256a01f</id>
<content type='text'>
The actual code should be the same afterward, this is just cosmetic refactoring.
</content>
</entry>
<entry>
<title>Make sha1sum and md5sum default to y.</title>
<updated>2012-11-04T00:21:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-04T00:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e5138f409785757aa7d77d558b4bf0d9f01a6176'/>
<id>urn:sha1:e5138f409785757aa7d77d558b4bf0d9f01a6176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add md5sum in lsb, combine sha1sum (mostly shared infrastructure). Downside: current infrastructure can't give them different help text. Hmmm...</title>
<updated>2012-10-23T21:28:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-10-23T21:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ab1bdc6e5f51c5a6a5f1cadbbfb286233a265375'/>
<id>urn:sha1:ab1bdc6e5f51c5a6a5f1cadbbfb286233a265375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_commandname before #including toys.h to trigger it. Rename DEFINE_GLOBALS() to just GLOBALS() (because I could never remember if it was DECLARE_GLOBALS). Convert existing commands to use new infrastructure, and replace optflag constants with FLAG_ macros where appropriate.</title>
<updated>2012-10-08T05:02:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-10-08T05:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c0e56edaf256adb6c60c5a052525a1ffbb927901'/>
<id>urn:sha1:c0e56edaf256adb6c60c5a052525a1ffbb927901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup mknod.</title>
<updated>2012-10-06T04:33:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-10-06T04:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a631a3b45b72e54b75758150eba5fc99e85cee7c'/>
<id>urn:sha1:a631a3b45b72e54b75758150eba5fc99e85cee7c</id>
<content type='text'>
</content>
</entry>
</feed>
