Re: [Toybox] TOYBOX_VERSION

2017-10-16 Thread enh
On Mon, Oct 16, 2017 at 2:24 PM, Rob Landley wrote: > Hey, didn't wind up in spam this time! (Gmail learns.) > > On 10/16/2017 12:29 PM, enh wrote: >> i was going to send this patch to allow Android to add "-android" >> without having to work out what the toybox version would otherwise >> have bee

Re: [Toybox] TOYBOX_VERSION

2017-10-16 Thread Rob Landley
Hey, didn't wind up in spam this time! (Gmail learns.) On 10/16/2017 12:29 PM, enh wrote: > i was going to send this patch to allow Android to add "-android" > without having to work out what the toybox version would otherwise > have been: > > diff --git a/main.c b/main.c > index 6025d43..57e53ec

Re: [Toybox] [PATCH] Allow ro. properties to have arbitrary lengths

2017-10-16 Thread Tom Cherry
Ping. I know you've been having trouble with your email provider. Do you need us to resend these patches? Thanks Tom On Thu, Oct 12, 2017 at 9:47 AM, Tom Cherry wrote: > ___ Toybox mailing list Toybox@lists.landley.net http://lists.landley.net/listin

[Toybox] TOYBOX_VERSION

2017-10-16 Thread enh
i was going to send this patch to allow Android to add "-android" without having to work out what the toybox version would otherwise have been: diff --git a/main.c b/main.c index 6025d43..57e53ec 100644 --- a/main.c +++ b/main.c @@ -6,7 +6,10 @@ #include "toys.h" #ifndef TOYBOX_VERSION -#define