[PATCH] iconv: use bswap_32 instead of __builtin_bswap32

Collin Funk collin.funk1@gmail.com
Mon Aug 4 02:20:14 GMT 2025


Collin Funk <collin.funk1@gmail.com> writes:

> This file uses a mix of both functions, perfer the non-builtin version.
> ---
>  iconv/gconv_simple.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Oops, s/perfer/prefer

Collin


More information about the Libc-alpha mailing list