bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnulib] Re: coreutils FTS inclusion


From: Yoann Vandoorselaere
Subject: [bug-gnulib] Re: coreutils FTS inclusion
Date: Mon, 16 May 2005 13:04:38 +0200

On Mon, 2005-05-16 at 12:57 +0200, Jim Meyering wrote:
> Yoann Vandoorselaere <address@hidden> wrote:
> >>From a first look, the fts module file is lacking lstat, realloc and
> > malloc dependencies (which also would need to have their license changed
> > from GPL to LGPL).
> 
> Thanks.  I'll add lstat.
> 
> It doesn't seem to require the malloc module, since there is no potential
> for malloc (0).
> 
> It would need realloc only if it might call realloc (p, s) where either
> P is NULL or S is zero.  Did you see such a case?

No, it just seem that "gnulib-tool --test fts" will fail without these
modules:
lib/Makefile.am:17: required file `lib/realloc.c' not found
lib/Makefile.am:17: required file `lib/malloc.c' not found

Which is why I originally added these.

-- 
Yoann Vandoorselaere | Responsable R&D / CTO | PreludeIDS Technologies
Tel: +33 (0)8 70 70 21 58                  Fax: +33(0)4 78 42 21 58
http://www.prelude-ids.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]