Hi Paul, Paul Eggert wrote, > Thanks for reporting that. I installed the attached somewhat lengthier patch > into Gnulib; please take a look and give it a try.
> From 17dc60e624cd6fc3491f9cb002f760d60e66ce8b Mon Sep 17 00:00:00 2001 > From: Paul Eggert <[email protected]> > Date: Mon, 25 May 2026 20:37:32 +0200 > Subject: [PATCH] mbrtoc32, mbrtowc: do not optimze for uClibc-ng > > Problem reported by Waldemar Brodkorb in: > https://lists.gnu.org/r/bug-gnulib/2026-05/msg00145.html > * lib/mbrtoc32.c (mbrtoc32): > * lib/mbrtowc.c (rpl_mbrtowc): > Treat uClibc-ng as non-glibc. Works great, thanks for the fast patch. best regards Waldemar
