bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] Introduce gsync-based locks to glibc.


From: Kalle Olavi Niemitalo
Subject: Re: [PATCH] Introduce gsync-based locks to glibc.
Date: Sun, 22 May 2016 09:47:52 +0300
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux)

Agustina Arzille <avarzille@riseup.net> writes:

> +++ b/hurd/hurdlock.c
> +++ b/hurd/hurdlock.h
> +++ b/mach/lowlevellock.h

Those new files still have LGPLv3-or-later notices in them:

> +   The GNU C Library is free software; you can redistribute it and/or
> +   modify it under the terms of the GNU Lesser General Public
> +   License as published by the Free Software Foundation; either
> +   version 3 of the License, or (at your option) any later version.

GPLv3-based licenses may be OK for tests (libio/tst-fwrite-error.c)
but I think not for code that gets loaded from glibc to application
processes, unless a license exception applies (intl/plural.c).

There seems to be a similar problem with include/verify.h on the
t/verify.h branch.



reply via email to

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