[Toybox] [PATCH] readlink: add missing line, plus a test.

2019-10-02 Thread enh via Toybox
I must have lost this line somehow when I moved the patch from my AOSP tree to a toybox tree. (But the ln tests passed on the host because I was using coreutils ln there :-( ) --- tests/readlink.test | 1 + toys/other/readlink.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) From c3bec0

[Toybox] [PATCH] file.c: add -s to synopsis and fix case consistency.

2019-10-02 Thread enh via Toybox
--- toys/posix/file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) From d7d33db40675db3ea591795e42dc608fc1b6654f Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 2 Oct 2019 18:38:12 -0700 Subject: [PATCH] file.c: add -s to synopsis and fix case consistency. --- toys/posix/f

Re: [Toybox] Toybox and musl/clang

2019-10-02 Thread scsijon
On 03/10/19 03:50, Rob Landley wrote: On 10/1/19 5:07 PM, scsijon wrote: Before I start my next T2 build for Puppy quirky, I'm planning at using the musl/clang variation, I thought i'd take on replacing busybox totally with toybox and see what happens, or can you see something in toybox that

Re: [Toybox] Fwd: hexedit uses VT-420 scroll ctrl sequences which dont work on tty1

2019-10-02 Thread Rob Landley
On 9/30/19 4:20 PM, Robert Thompson wrote: > (I didn't CC the list to avoid provoking irrelevant discussion, but you can do > whatever) I put discussion on the list when I can because I won't be able to find it again otherwise. :) > I think 95% of the benefit of screen could be had for 5% of the

Re: [Toybox] Toybox and musl/clang

2019-10-02 Thread Rob Landley
On 10/1/19 5:07 PM, scsijon wrote: > Before I start my next T2 build for Puppy quirky, I'm planning at using the > musl/clang variation, I thought i'd take on replacing busybox totally with > toybox and see what happens, or can you see something in toybox that might > stop > me using it alone and