svn commit: r368692 - in head: include/xlocale lib/libc/include lib/libc/nls lib/libc/string
Antoine Brodin
antoine at freebsd.org
Thu Dec 17 09:32:27 UTC 2020
On Wed, Dec 16, 2020 at 10:02 AM Konstantin Belousov <kib at freebsd.org> wrote:
>
> Author: kib
> Date: Wed Dec 16 09:02:09 2020
> New Revision: 368692
> URL: https://svnweb.freebsd.org/changeset/base/368692
>
> Log:
> Implement strerror_l().
>
> Only for the arches that provide user-mode TLS.
>
> PR: 251651
> Requested by: yuri
> Discussed with: emaste, jilles, tijl
> Sponsored by: The FreeBSD Foundation
> Differential revision: https://reviews.freebsd.org/D27495
> MFC after: 2 weeks
Hi,
It seems that this change broke some ports.
For instance:
http://gohan03.nyi.freebsd.org/data/head-amd64-default-baseline/p558245_s368709/logs/errors/p11-kit-0.23.22.log
Cheers,
Antoine
More information about the svn-src-head
mailing list