[PATCH v2 01/14] Allow glibc to be built with _FORTIFY_SOURCE

Joseph Myers joseph@codesourcery.com
Fri Jun 23 17:06:42 GMT 2023


On Fri, 23 Jun 2023, Frédéric Bérat via Libc-alpha wrote:

> diff --git a/NEWS b/NEWS
> index 709ee40e50..027506a44c 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -502,6 +502,9 @@ Major new features:
>  * The audit libraries will avoid unnecessary slowdown if it is not required
>    PLT tracking (by not implementing the la_pltenter or la_pltexit callbacks).
>  
> +* Glibc now supports to be built with _FORTIFY_SOURCE. The value is undefined
> +  for parts of the library that can't be built with it.
> +

This is the NEWS section for 2.35.  You need to put this entry in the 
section for 2.38 (and remember to move to the section for 2.39 if these 
changes don't make it into 2.38).

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list