On Monday, October 31, 2016 4:44:21 PM CET Eric Blake wrote:
> On 10/31/2016 04:14 PM, Chet Ramey wrote:
> >> > Nice, thanks for the modifications.
> >
> > Here's the modified version.
> >
> > Chet
> > -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars
> > longa, vita brevis'' -
On Monday, October 31, 2016 7:08:51 AM CET John McKown wrote:
> On Mon, Oct 31, 2016 at 6:59 AM, Tim Ruehsen wrote:
> > Added the 'rm' command to examples/loadables.
> >
> > It accepts -r and -f.
> > Enable it with 'enable -f /examples/loadables/rm rm&
Just saw and fixed few warnings on 'make others' in examples/loadable.
Tim
From dd84f7ab279f6d2ad38618280ed45eff21fab07e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim Rühsen?=
Date: Mon, 31 Oct 2016 12:43:42 +0100
Subject: [PATCH 1/2] Fix gcc warnings in examples/loadables/cat.c
---
examples/loa
Added the 'rm' command to examples/loadables.
It accepts -r and -f.
Enable it with 'enable -f /examples/loadables/rm rm'.
Tested on wget configure script where it increases overall execution time by
6-7%.
Tim
From 5f1a18e570e63c9f010c48aca3a3484f56045fd5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?