<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys/android, branch 0.7.0</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.0</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2016-01-20T00:03:17+00:00</updated>
<entry>
<title>runcon needs to exec, not recurse.</title>
<updated>2016-01-20T00:03:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-01-20T00:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ee660c977371b3bfc184f3ca3a6b1c84dcaa1686'/>
<id>urn:sha1:ee660c977371b3bfc184f3ca3a6b1c84dcaa1686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix getprop sorting and error reporting.</title>
<updated>2015-05-03T20:31:41+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-05-03T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2a7727dec265fa96e8522b0a557b72320d2889a7'/>
<id>urn:sha1:2a7727dec265fa96e8522b0a557b72320d2889a7</id>
<content type='text'>
Use qstrcmp instead of alphasort (which expects struct dirent arguments).

Don't use perror_exit because property_list doesn't set errno.
</content>
</entry>
<entry>
<title>Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include.</title>
<updated>2015-04-21T01:59:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-04-21T01:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e5fb6a28ffb09782e4df08251956f42c48445147'/>
<id>urn:sha1:e5fb6a28ffb09782e4df08251956f42c48445147</id>
<content type='text'>
(I commented out the android-only #include in getprop to do what compile
testing I could, and then forgot to uncomment it.)
</content>
</entry>
<entry>
<title>Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke</title>
<updated>2015-04-20T02:50:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-04-20T02:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5b493dc48db03c7e27c8ce002fe216bcd778fe92'/>
<id>urn:sha1:5b493dc48db03c7e27c8ce002fe216bcd778fe92</id>
<content type='text'>
alphasort), add compile-time probe for config symbol TOYBOX_ON_ANDROID.
</content>
</entry>
<entry>
<title>Android getprop and setprop from Elliott Hughes.</title>
<updated>2015-04-19T01:28:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-04-19T01:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d5566b3bf443b19ec511d702b4f03e352afafc86'/>
<id>urn:sha1:d5566b3bf443b19ec511d702b4f03e352afafc86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Android restorecon.</title>
<updated>2015-04-11T01:47:40+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-04-07T21:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e398112bdf7f4ced9388bb814697e35144e4a1a5'/>
<id>urn:sha1:e398112bdf7f4ced9388bb814697e35144e4a1a5</id>
<content type='text'>
On Android, much of the restorecon logic is in libselinux, so this
isn't portable. We do want to be able to build on the host for
testing *other* toys, though, so #if keeps this building.

Change-Id: Ida5a6713a926140c549d5770d62798f4aedca748
</content>
</entry>
<entry>
<title>Fix load_policy error reporting.</title>
<updated>2015-04-11T01:42:31+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-04-07T20:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6425277b218ceea473baf453e3bfc632a0f518d9'/>
<id>urn:sha1:6425277b218ceea473baf453e3bfc632a0f518d9</id>
<content type='text'>
Also switch to xopen for O_CLOEXEC paranoia and to avoid a conditional.

Change-Id: Iee5c4c124bcac800313f586768ffcaade542bd22
</content>
</entry>
<entry>
<title>getenforce takes no arguments.</title>
<updated>2015-04-11T01:36:17+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-04-07T20:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=39d52a8e5a14b322b862c4dbd43053699db90e70'/>
<id>urn:sha1:39d52a8e5a14b322b862c4dbd43053699db90e70</id>
<content type='text'>
Change-Id: Icbee1df8b316039c68ef326f9d4d80f32c603b21
</content>
</entry>
<entry>
<title>setenforce takes exactly one argument.</title>
<updated>2015-04-11T01:35:11+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-04-07T20:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8d9623a0ddd69b641e4672185ef86e8674a168c4'/>
<id>urn:sha1:8d9623a0ddd69b641e4672185ef86e8674a168c4</id>
<content type='text'>
Change-Id: I83c478ea9ddd456c61e3f0f99506a1028a7027a1
</content>
</entry>
<entry>
<title>Promote setenforce to android.</title>
<updated>2015-03-28T03:03:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-03-28T03:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=32422d1b640617a56688370e3ebf4025bb3cf087'/>
<id>urn:sha1:32422d1b640617a56688370e3ebf4025bb3cf087</id>
<content type='text'>
</content>
</entry>
</feed>
