<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/lib, 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-02-28T06:29:52+00:00</updated>
<entry>
<title>Add "-" type to optargs and teach tail.c to use it.  Tighten up help text, use xzalloc() and xputc() as appropriate.</title>
<updated>2012-02-28T06:29:52+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-28T06:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b73d8e3c2d3b606295453940e602d173924cd380'/>
<id>urn:sha1:b73d8e3c2d3b606295453940e602d173924cd380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade yesno() and make cp -i use it.</title>
<updated>2012-02-28T03:56:49+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-28T03:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f793d5347f08bdb742e8ad8a2cc5a7d30e6bd623'/>
<id>urn:sha1:f793d5347f08bdb742e8ad8a2cc5a7d30e6bd623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach lib/args.c that " " this option must take a _separate_ argument, so "kill -stop" and "kill -s top" aren't the same thing. Make kill.c use it, and remove leftover debug printfs.</title>
<updated>2012-02-26T22:11:25+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-26T22:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b081ce98999111aa5518388ed7eb8e5ceb5629f9'/>
<id>urn:sha1:b081ce98999111aa5518388ed7eb8e5ceb5629f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factor out common code between killall/kill and move it to lib/lib.c, plus cleanups on kill.c.</title>
<updated>2012-02-26T19:48:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-26T19:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2dd50adc460e63c57eddb696f908dd6b1abfd723'/>
<id>urn:sha1:2dd50adc460e63c57eddb696f908dd6b1abfd723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nathan McSween convinced me compilers that inline memset() can optimize the bzero case pretty well.</title>
<updated>2012-02-19T04:44:11+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-19T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2b54b1ab1a796ef89426f021319c11ff22710947'/>
<id>urn:sha1:2b54b1ab1a796ef89426f021319c11ff22710947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>And again, I forgot to check in a file.  Oops.</title>
<updated>2012-02-19T00:53:57+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-19T00:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ebcf0be0bedc534f3c034e0f37fe8b85b49af596'/>
<id>urn:sha1:ebcf0be0bedc534f3c034e0f37fe8b85b49af596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanups to pidof (including some global infrastructure shared with killall).</title>
<updated>2012-02-19T00:09:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-19T00:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f42e11b6712f7bd17d1ee2e548f54a2f6d9aed46'/>
<id>urn:sha1:f42e11b6712f7bd17d1ee2e548f54a2f6d9aed46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add killall by Andreas Heck, and factor out common pid code to lib.h.</title>
<updated>2012-02-18T21:12:41+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-18T21:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ff9ee8fc15e1a41bffe06bfcee30368e7c117601'/>
<id>urn:sha1:ff9ee8fc15e1a41bffe06bfcee30368e7c117601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make atolx() error_exit() if fed a string that doesn't convert entirely into an integer.</title>
<updated>2012-02-09T12:09:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-09T12:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5e6dca62869816709f4f6a16d9c191a9e93522a4'/>
<id>urn:sha1:5e6dca62869816709f4f6a16d9c191a9e93522a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use stpcpy() (posix 2008) for slight code shrink.</title>
<updated>2012-02-09T01:29:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-02-09T01:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4cd7d19d653eaacff1da3b13eefac3938e888b3d'/>
<id>urn:sha1:4cd7d19d653eaacff1da3b13eefac3938e888b3d</id>
<content type='text'>
</content>
</entry>
</feed>
