<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys/example, branch 0.7.6</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.6</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.6'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2018-02-17T19:03:33+00:00</updated>
<entry>
<title>Add RFC link to the examples.</title>
<updated>2018-02-17T19:03:33+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2018-02-17T19:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=afb4bb9e5060e02f8bf12fdf9e71eb46c73d789a'/>
<id>urn:sha1:afb4bb9e5060e02f8bf12fdf9e71eb46c73d789a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename test_*.c to demo_*.c (because "make test_$CMD" means something already),</title>
<updated>2017-10-31T20:51:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2017-10-31T20:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e913247fec162437920266182834aedadcb03004'/>
<id>urn:sha1:e913247fec162437920266182834aedadcb03004</id>
<content type='text'>
fluff out README, and add a comment to hostid explaining its deprecation.
</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>Move hostid to toys/example and have it "default n".</title>
<updated>2016-12-26T18:10:29+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-12-26T18:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6bce3be4a3fcb1c3b01d86ffaec2b605c692822d'/>
<id>urn:sha1:6bce3be4a3fcb1c3b01d86ffaec2b605c692822d</id>
<content type='text'>
A "globally unique 32 bit number" is a concept the Linux world has outgrown.
</content>
</entry>
<entry>
<title>Single builds skip commands with 0 in the install location so</title>
<updated>2016-07-30T16:39:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-07-30T16:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8f3e0af6409e9d3cfe0370d93645ebd93d11aa0a'/>
<id>urn:sha1:8f3e0af6409e9d3cfe0370d93645ebd93d11aa0a</id>
<content type='text'>
"make test_scankey" didn't work.
</content>
</entry>
<entry>
<title>Fix warning (toys.optflags is a long long now).</title>
<updated>2016-03-07T03:27:25+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-03-07T03:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2a26ba451a605c185242de50e1d91eeac0a2430e'/>
<id>urn:sha1:2a26ba451a605c185242de50e1d91eeac0a2430e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make cursor left/right change sort type in iotop.</title>
<updated>2016-01-10T21:59:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-01-10T21:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1b983744cde6819fe1d810e98cfac52585ceacaf'/>
<id>urn:sha1:1b983744cde6819fe1d810e98cfac52585ceacaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make scan_key() specify timeout in miliseconds, split out terminal_probesize(),</title>
<updated>2016-01-07T20:34:47+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-01-07T20:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=efb309d4cdb2f4c3926b0550d9dc1661c1e4a091'/>
<id>urn:sha1:efb309d4cdb2f4c3926b0550d9dc1661c1e4a091</id>
<content type='text'>
add function key definitions and shift/ctrl/alt cursor keys.
</content>
</entry>
<entry>
<title>Add scan_key_getsize() doing the ANSI probe, switch scan_key() to TAGGED_ARRAY,</title>
<updated>2015-12-27T20:41:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-12-27T20:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4b4ab6a50998219cd94139c5669ef9a624c8f58f'/>
<id>urn:sha1:4b4ab6a50998219cd94139c5669ef9a624c8f58f</id>
<content type='text'>
and add test_scankey.
</content>
</entry>
<entry>
<title>Expand toys.optargs to 64 bits so people adding more options to ls don't run out.</title>
<updated>2015-12-10T21:57:08+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-12-10T21:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=aaecbbac2f94b7a93eb2df7f9db78828cbb7b647'/>
<id>urn:sha1:aaecbbac2f94b7a93eb2df7f9db78828cbb7b647</id>
<content type='text'>
Keep the low 32 bits of FLAG_x constants as 32 bit numbers so that at least
on little endian platforms it's still normal 32 bit math outside of lib/args.c.
</content>
</entry>
</feed>
