[PATCH] NEWS: Mention libpthread, libdl, libutil, libanl integration
Alexander Monakov
amonakov@ispras.ru
Thu Jul 29 07:56:25 GMT 2021
On Wed, 21 Jul 2021, Florian Weimer via Libc-alpha wrote:
> --- a/NEWS
> +++ b/NEWS
> @@ -9,6 +9,20 @@ Version 2.34
>
> Major new features:
>
> +* All functionality formerly implemented in the libraries libpthread,
> + libdl, libutil, libanl has been integrated into libc. New
> + applications do not link with -lpthread, -ldl, -lutil, -lanl anymore.
"do not need to link"? (missing "need")
This is also true for relinking old applications. Maybe rephrase to avoid
making the unintended implication? (or simply drop "new")
Alexander
More information about the Libc-alpha
mailing list