<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, branch 0.7.4</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.4</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2017-06-19T17:34:50+00:00</updated>
<entry>
<title>Past time for 0.7.4.</title>
<updated>2017-06-19T17:34:50+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-19T17:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=279eb227c54edec20ce2dcc6dc1e397ec778a464'/>
<id>urn:sha1:279eb227c54edec20ce2dcc6dc1e397ec778a464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Manually inline TOP_COMMON and PGKILL_COMMON help text until I can teach</title>
<updated>2017-06-19T12:51:58+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-19T12:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f5907c9546fb25acd95133f2243f210408fa1505'/>
<id>urn:sha1:f5907c9546fb25acd95133f2243f210408fa1505</id>
<content type='text'>
the help infrastructure to handle it.

(The lifetime rules are all wrong for hunks that get reused. Needs a largeish
rewrite.)
</content>
</entry>
<entry>
<title>Grep exits with 2 for errors, which can happen at any time ( &gt; /dev/full).</title>
<updated>2017-06-14T16:23:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-14T16:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f19b20f57e5354bcae72f0348bd9e503af79f073'/>
<id>urn:sha1:f19b20f57e5354bcae72f0348bd9e503af79f073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit.</title>
<updated>2017-06-13T21:33:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-13T21:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e59d2e49efd187bc8f0e67f1e9fb018903ce6e0a'/>
<id>urn:sha1:e59d2e49efd187bc8f0e67f1e9fb018903ce6e0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add grep -M match and -S skip supporting wildcard patterns.</title>
<updated>2017-06-12T16:26:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-12T16:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=38248431e8013fcdb1fd5d7a2758cb6e32ca483a'/>
<id>urn:sha1:38248431e8013fcdb1fd5d7a2758cb6e32ca483a</id>
<content type='text'>
They don't imply -r because you might do find . -type f | xargs -S blah regex
</content>
</entry>
<entry>
<title>Twitter's code of conduct page went down, so mirror the old archive.org version.</title>
<updated>2017-06-11T20:39:03+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-11T20:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bc308973ffb671084328da6e20f146cba1454466'/>
<id>urn:sha1:bc308973ffb671084328da6e20f146cba1454466</id>
<content type='text'>
Move link from README to header.html menu bar.
</content>
</entry>
<entry>
<title>Provide error messages for files we can open but not read (ala directories).</title>
<updated>2017-06-11T17:23:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-11T17:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fa8a33c57ef8fb0d32e36289bbdbd8ce7cf18726'/>
<id>urn:sha1:fa8a33c57ef8fb0d32e36289bbdbd8ce7cf18726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where grep stopped at first dangling symlink and error_exited().</title>
<updated>2017-06-10T18:17:31+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-10T18:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=24b1cc829fef3a2501ace6ac7e803e3642de45ad'/>
<id>urn:sha1:24b1cc829fef3a2501ace6ac7e803e3642de45ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote dmesg back to lsb.</title>
<updated>2017-06-09T20:01:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-09T20:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1f33eeb683e729681419c29ac831c6e71e6774fa'/>
<id>urn:sha1:1f33eeb683e729681419c29ac831c6e71e6774fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup dmesg (as posted to the list).</title>
<updated>2017-06-09T19:59:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-09T19:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6fbe288e988f87b23b610da8c5046910b6171eb9'/>
<id>urn:sha1:6fbe288e988f87b23b610da8c5046910b6171eb9</id>
<content type='text'>
</content>
</entry>
</feed>
