bug-gnulib
[Top][All Lists]
Advanced

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

Re: lgpl compatible files archive?


From: Patrice Dumas
Subject: Re: lgpl compatible files archive?
Date: Mon, 4 Jul 2005 08:40:02 +0200
User-agent: Mutt/1.4.2.1i

> projects.  I still think either a Lesser GNULib project is needed, or
> that gnulib modules could become parametrized, or that gnulib could
> contain multiple implementations of the same interface (with different
> characteristics, license-wise, thread-safety, malloc use, etc...).

It seems to me that it is allready possible. If a module has another name 
it could have different characteristics. If I'm not wrong the alloca and 
alloca-opt have allready that kind of relationship, and also xalloc and
xalloc-die for example. Maybe you want the similar things but within just one
module with conditionnals?

> I found it helped to attack the problem one module at a time,
> carefully considering the details.  Exactly which modules do you need
> which are under the GPL in gnulib today?

alloca malloc realloc strtod atexit dup2 getcwd getpagesize memmove memset 
strerror regex

I'm not certain that they are all really needed as some are picked up by 
autoscan and I haven't checked how they are used inthe code exactly.
The package I am trying to help packaging is http://opendap.org/, and I
am currently working on libdap and libnc-dap.

--
Pat




reply via email to

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