<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys/android, branch 0.7.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2016-08-04T15:16:59+00:00</updated>
<entry>
<title>Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,</title>
<updated>2016-08-04T15:16:59+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-08-04T15:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=027a73a903af306449710ce12bc09e0e3550c6c9'/>
<id>urn:sha1:027a73a903af306449710ce12bc09e0e3550c6c9</id>
<content type='text'>
add xopenro() that takes one argument and understands "-" means stdin,
and switch over lots of users.
</content>
</entry>
<entry>
<title>Add Android's "sendevent".</title>
<updated>2016-07-14T22:19:55+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-07-14T00:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=be6eb9841a781269265fee869c3324b91a170bcf'/>
<id>urn:sha1:be6eb9841a781269265fee869c3324b91a170bcf</id>
<content type='text'>
The lack of support for named constants is not a regression relative
to the toolbox implementation.
</content>
</entry>
<entry>
<title>Fix iteration for start/stop without arguments.</title>
<updated>2016-06-28T08:00:05+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-06-27T21:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3325b3e9b0328ecdebe6cce913766c306721f334'/>
<id>urn:sha1:3325b3e9b0328ecdebe6cce913766c306721f334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix start.c build and add error reporting.</title>
<updated>2016-06-27T20:41:12+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-06-27T15:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cc1bc502de943356b360225692bb9b9818b0e63d'/>
<id>urn:sha1:cc1bc502de943356b360225692bb9b9818b0e63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code style pass.</title>
<updated>2016-06-25T19:57:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-06-25T19:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c02e584c5915b8ab0793b51664d3e4a27c7bda6c'/>
<id>urn:sha1:c02e584c5915b8ab0793b51664d3e4a27c7bda6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new Android toys: start/stop</title>
<updated>2016-06-25T19:21:35+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-06-25T19:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8c5cc551ed02fbf4b67488c58e7462ad2538afb6'/>
<id>urn:sha1:8c5cc551ed02fbf4b67488c58e7462ad2538afb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove android/log's "default" priority.</title>
<updated>2016-06-23T18:08:22+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-06-22T22:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a91b9cbaea672b25f51817841f2b3e7278a0a3ba'/>
<id>urn:sha1:a91b9cbaea672b25f51817841f2b3e7278a0a3ba</id>
<content type='text'>
It turns out that "default" goes nowhere. Whereas "silent" actually shows
up in the log. So document "silent" (which we already supported) but
remove support for "default".

Also make the spacing between levels in the help more regular; it looks
weird being in columns when there's only one row!
</content>
</entry>
<entry>
<title>Attempt at cleanup of log.c, but I don't have a build environment for it so...</title>
<updated>2016-06-21T21:10:49+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-06-21T21:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7159163af32db0ba19d77417763921ad5a16c7fc'/>
<id>urn:sha1:7159163af32db0ba19d77417763921ad5a16c7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new Android toy: log</title>
<updated>2016-06-21T20:32:42+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2016-06-21T20:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3b051985b3c4787c8e323d41e2833c0278a13e20'/>
<id>urn:sha1:3b051985b3c4787c8e323d41e2833c0278a13e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix static linkage of toybox binary.</title>
<updated>2016-05-06T03:10:37+00:00</updated>
<author>
<name>Alistair Strachan</name>
<email>alistair.strachan@imgtec.com</email>
</author>
<published>2016-05-05T23:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d3e8dd1bf56afc2277960472a46907d419e4b3da'/>
<id>urn:sha1:d3e8dd1bf56afc2277960472a46907d419e4b3da</id>
<content type='text'>
If toybox was compiled statically e.g. for use in a recovery ramdisk,
it would not build after b66a29a. This is because libselinux already
exports a selinux_log_callback() function which getprop.c is trying
to override.

This change simply makes the second symbol static, since it is only
used in a function table so we do not actually need to export it
from toybox.

Change-Id: I603258877ae2286660df35738bbf4f4285df5b54
Signed-off-by: Alistair Strachan &lt;alistair.strachan@imgtec.com&gt;
</content>
</entry>
</feed>
