<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/kconfig, branch 0.8.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2021-02-23T07:02:13+00:00</updated>
<entry>
<title>Add df to the macOS default configuration.</title>
<updated>2021-02-23T07:02:13+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2021-02-23T02:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d57dddaf264c57df6e7efdcd294d39060ae3e199'/>
<id>urn:sha1:d57dddaf264c57df6e7efdcd294d39060ae3e199</id>
<content type='text'>
"Works for me".
</content>
</entry>
<entry>
<title>Remove last traces of CONFIG_TOYBOX_I18N.</title>
<updated>2020-12-08T08:00:33+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2020-12-08T06:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2fa16e73fba0e908309aadad4d4668b86a1134e5'/>
<id>urn:sha1:2fa16e73fba0e908309aadad4d4668b86a1134e5</id>
<content type='text'>
`make macos_defconfig` was grumbling.
</content>
</entry>
<entry>
<title>Allow KCONFIG_ALLCONFIG to delta against defconfig.</title>
<updated>2020-04-27T17:32:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-04-27T17:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7e7ab8fd29292a123dc81eefe29e14adc731b293'/>
<id>urn:sha1:7e7ab8fd29292a123dc81eefe29e14adc731b293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix macOS build.</title>
<updated>2020-04-03T02:10:34+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2020-04-02T17:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5332688a2a6ef72df2b7514962e27e66534a3e48'/>
<id>urn:sha1:5332688a2a6ef72df2b7514962e27e66534a3e48</id>
<content type='text'>
I'd put the rtc_wkalarm struct in the globals to get it zeroed for
free, but since there's no such type on macOS, that breaks the
build. Rather than define a bogus struct in portability.h, I've
gone for making it an explicitly-zeroed local. (And I've sorted the
locals largest-first.)

Note that the use of struct rtc_time as if it was the same as struct
tm in this code follows the existing code in hwclock, but I worry
that we're going to have trouble with that because of the extra
tm_gmtoff and tm_zone fields in struct tm. But that's a worry for
another day...

This patch also removes the CONFIG_CP_PRESERVE from the macos_miniconfig,
since that option was removed a while back.
</content>
</entry>
<entry>
<title>Fix bitrot in macos_miniconfig.</title>
<updated>2020-02-21T01:46:58+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2020-02-20T22:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=efe73887bbdddc21a3b18cb554575541c077d61a'/>
<id>urn:sha1:efe73887bbdddc21a3b18cb554575541c077d61a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't feed "y" to silentoldconfig, it puts menus in a loop. Hit enter instead.</title>
<updated>2020-01-09T23:56:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2020-01-09T23:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8fe62cd6c3103d6eb0c8097f8a7824afd051bb81'/>
<id>urn:sha1:8fe62cd6c3103d6eb0c8097f8a7824afd051bb81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macos_miniconfig: add cp, mktemp, and mv.</title>
<updated>2019-11-23T16:28:10+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2019-11-22T22:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=05fe7ad1b632848978dc259e74f0aff741dd83d3'/>
<id>urn:sha1:05fe7ad1b632848978dc259e74f0aff741dd83d3</id>
<content type='text'>
All three have been in use for the Android build for a while now,
and all the tests pass.
</content>
</entry>
<entry>
<title>mac: build fallocate and stat by default.</title>
<updated>2019-11-22T12:52:32+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2019-11-21T23:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d64dfbabf3261cd64df14c86ba3670256cc25c3c'/>
<id>urn:sha1:d64dfbabf3261cd64df14c86ba3670256cc25c3c</id>
<content type='text'>
fallocate is fairly new, but I'm not sure why we didn't have stat
on the list already. Having it fixes the truncate tests.
</content>
</entry>
<entry>
<title>Disable conflicting internal symbol "ARCH".</title>
<updated>2019-10-08T19:35:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-10-08T19:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=511e6a97d4b7f7f258e847a75adf728e9753a340'/>
<id>urn:sha1:511e6a97d4b7f7f258e847a75adf728e9753a340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quiet "make clean" so it doesn't fill a whole screen with output.</title>
<updated>2019-08-22T14:29:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-08-22T14:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a5977aa2e8f2bbbe73d317d4211105f44f7c873e'/>
<id>urn:sha1:a5977aa2e8f2bbbe73d317d4211105f44f7c873e</id>
<content type='text'>
</content>
</entry>
</feed>
