<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/lib, branch 0.7.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2017-10-01T21:55:06+00:00</updated>
<entry>
<title>Fix xargs to obey POSIX's ARG_MAX restrictions.</title>
<updated>2017-10-01T21:55:06+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2017-09-20T20:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b89af5ed5c95ebe0466830d90eedd430593a3584'/>
<id>urn:sha1:b89af5ed5c95ebe0466830d90eedd430593a3584</id>
<content type='text'>
This avoids "xargs: exec echo: Argument list too long" errors in practice.

find(1) needs to be fixed too, but that's a bit more complicated and a working
xargs provides a workaround.

Bug: http://b/65818597
Test: find /proc | strace -f -e execve ./toybox xargs echo &gt; /dev/null
</content>
</entry>
<entry>
<title>Last commit used xstrtod(), forgot to check it in.</title>
<updated>2017-09-10T03:05:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-09-10T03:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f900298d7932af7930da362b0d5b92fef5545b01'/>
<id>urn:sha1:f900298d7932af7930da362b0d5b92fef5545b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak utf8towc() to return -1 earlier sometimes (instead of -2), and add test</title>
<updated>2017-09-05T07:36:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-09-05T07:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b3e70932b6534e603b03d28c45133b8f991f48fe'/>
<id>urn:sha1:b3e70932b6534e603b03d28c45133b8f991f48fe</id>
<content type='text'>
program to compare against libc output.
</content>
</entry>
<entry>
<title>utf8towc() has to be in lib.c if strlower() is going to use it, because</title>
<updated>2017-09-03T01:40:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-09-03T01:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6e766936396e2da7fb3820cadb3a9ae823caa9a8'/>
<id>urn:sha1:6e766936396e2da7fb3820cadb3a9ae823caa9a8</id>
<content type='text'>
scripts/*.c builds against lib.c but not linestack.c.
</content>
</entry>
<entry>
<title>In wc, replace mbrtowc() with new utf8towc() which doesn't have a context struct</title>
<updated>2017-09-02T23:15:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-09-02T23:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=67ddade3373d0fefeff25b48430e5f08c3a7711b'/>
<id>urn:sha1:67ddade3373d0fefeff25b48430e5f08c3a7711b</id>
<content type='text'>
or care about locale.
</content>
</entry>
<entry>
<title>Split out xgetaddrinfo() from xconnect()</title>
<updated>2017-07-17T10:23:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-07-17T10:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=92b6026fa55eb1a6d76dfa549e173fc7b863dda5'/>
<id>urn:sha1:92b6026fa55eb1a6d76dfa549e173fc7b863dda5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comma_scan()'s clean option wasn't removing entry at end of list.</title>
<updated>2017-07-11T10:16:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-07-11T10:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=58fea0ea98ed7145f15acc851b8dbaa17e111ebd'/>
<id>urn:sha1:58fea0ea98ed7145f15acc851b8dbaa17e111ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make dd use atolx_range(), and teach atolx_range() about "w" suffix (word, *2).</title>
<updated>2017-07-07T08:51:47+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-07-07T08:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a0e2e7d3057a5b7344c13e2349d683a0ca3d3899'/>
<id>urn:sha1:a0e2e7d3057a5b7344c13e2349d683a0ca3d3899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Most things seem to want the "b" suffix to mean 512 instead of 1.</title>
<updated>2017-06-26T20:32:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-26T20:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f30035e88bad1748e8e5546ef43409862db1d91e'/>
<id>urn:sha1:f30035e88bad1748e8e5546ef43409862db1d91e</id>
<content type='text'>
(According to the git history I added "b" for "od" but the man page says 512
there too.)
</content>
</entry>
<entry>
<title>Add comment explaining strend()</title>
<updated>2017-06-06T18:21:03+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-06-06T18:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e1ee741930349a4daaada29bd6ff4cbc0e313641'/>
<id>urn:sha1:e1ee741930349a4daaada29bd6ff4cbc0e313641</id>
<content type='text'>
</content>
</entry>
</feed>
