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

DJ Delorie dj@redhat.com
Tue Apr 29 05:05:45 GMT 2025


"H.J. Lu" <hjl.tools@gmail.com> writes:
> Isn't stdbit.h a glibc header file?  It should be OK to use it to build
> glibc.

Er... right, of course you're right.  The use of <file.h> instead of
"file.h" made me think the build used installed headers for a moment.
We do have this problem with gcc-provided headers sometimes, though.



More information about the Libc-alpha mailing list