[RFA] lmemmem.patch

Doug Evans dje@google.com
Mon Mar 24 20:54:00 GMT 2008


On Mon, Mar 24, 2008 at 10:58 AM, DJ Delorie <dj@redhat.com> wrote:
>  FYI: we can copy things from gnulib as needed providing we keep the
>  license the same (GPL, LGPL, exceptions, etc), but if you do, please
>  also agree to keep it in sync with gnulib.

gnulib's memmem originated with glibc's memmem [and still claims to be
part of glibc] but was given a different license immediately
afterwards (glibc's memmem is lgpl, gnulib's memmem is gpl).

[at least according to: http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=summary]

That's ok for GDB of course, but how about libiberty?  A mix of pure
GPL and LGPL/GPL+exception in libiberty seems problematic, but it's
been awhile.



More information about the Gcc-patches mailing list