bug-gnulib
[Top][All Lists]
Advanced

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

Re: lgpl compatible files archive?


From: Paul Eggert
Subject: Re: lgpl compatible files archive?
Date: Mon, 04 Jul 2005 11:46:41 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Patrice Dumas <address@hidden> writes:

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

These are mostly equivalent to existing and widely used LGPLed code,
so I'd say they should be LGPLed.

I would say the one exception is getcwd, where the code to support
arbitrarily-deep nesting is not LGPLed anywhere that I can see.  For
that case I would suggest adding a getcwd-lgpl module that omits the
deep-nesting capability, much as we have already done (for similar
reasons) with fts and fts-lgpl.

Bruno, Jim -- do you have any objections to relicensing these?




reply via email to

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