[PATCH v2] nss: remove undefined behavior and optimize getaddrinfo

H.J. Lu hjl.tools@gmail.com
Tue Apr 29 04:19:17 GMT 2025


On Tue, Apr 29, 2025 at 11:59 AM DJ Delorie <dj@redhat.com> wrote:
>
>
> Collin Funk <collin.funk1@gmail.com> writes:
> > Going by NEWS entries, it was added in glibc 2.39 [1].
> >
> > Booting the Debian GNU/Hurd image that I have,
> > debian-hurd-amd64-20250316.img.tar.xz [2]:
> >
> >     $ ldd --version | sed 1q
> >     ldd (Debian GLIBC 2.41-5~0) 2.41
>
> FWIW RHEL 9 doesn't have stdbit.h, even with gcc toolset 14.
>
> Fedora 40 has glibc 2.39, and F40 is the oldest supported Fedora.
>

Isn't stdbit.h a glibc header file?  It should be OK to use it to build
glibc.

-- 
H.J.


More information about the Libc-alpha mailing list