[Toybox] [PATCH 2/2] crontab: switch to getline().
Rob Landley
rob at landley.net
Wed Jul 24 15:43:11 PDT 2019
On 7/23/19 11:50 PM, enh via Toybox wrote:
> ---
> toys/pending/crontab.c | 17 ++++++++++-------
> 1 file changed, 10 insertions(+), 7 deletions(-)
Ooh, can of worms. Which I haven't cleaned up yet because I need crond to test
it which means I need a small virtual system which means I need to get mkroot to
a better place which means I need a working toysh which is what I'm working on now.
(Carefully applies your patch without looking at the file and closes the tab.)
Rob
More information about the Toybox
mailing list