bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 3/5] Import filename.h from gnulib


From: Joseph Myers
Subject: Re: [PATCH 3/5] Import filename.h from gnulib
Date: Thu, 31 Dec 2020 23:13:22 +0000
User-agent: Alpine 2.22 (DEB 394 2020-01-19)

On Thu, 24 Dec 2020, Adhemerval Zanella via Libc-alpha wrote:

> diff --git a/include/filename.h b/include/filename.h
> new file mode 100644
> index 0000000000..4598fb1d63
> --- /dev/null
> +++ b/include/filename.h
> @@ -0,0 +1,110 @@
> +/* Basic filename support macros.
> +   Copyright (C) 2001-2004, 2007-2020 Free Software Foundation, Inc.
> +
> +   This program is free software: you can redistribute it and/or modify
> +   it under the terms of the GNU General Public License as published by
> +   the Free Software Foundation; either version 3 of the License, or
> +   (at your option) any later version.

Anything used in glibc libraries should be LGPLv2.1+.

-- 
Joseph S. Myers
joseph@codesourcery.com



reply via email to

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