Re: Failing shell code under busybox 1.36.1 that worked with 1.31.1

2024-02-26 Thread Denys Vlasenko
On Thu, Feb 15, 2024 at 9:52 AM David Leonard wrote: > > _result="$_result '${_p//'/'\"'\"'}'" > > Busybox ash has a CONFIG_ASH_BASH_COMPAT config to get this ${var//...} > replacement behaviour. And, in bash, the ' in the pattern section is treated > as a quote start. To give the ' a

Re: [RESEND PATCH 1/1] ip link: support for the CAN netlink

2024-02-26 Thread Denys Vlasenko
On Sun, Feb 25, 2024 at 10:13 AM Dario Binacchi wrote: > I developed this application to test the Linux kernel series [1]. As > described in it I could not use the iproute2 package since the > microcontroller is without MMU. I don't think we need to have "iplinkcan" applet. (I'm not sure having