[PATCH] locale: Make _nl_C_locobj_ptr usable outside of libc

Florian Weimer fweimer@redhat.com
Thu Aug 10 18:23:00 GMT 2017


On 09/19/2016 04:33 PM, Florian Weimer wrote:
> 
> This patch implements the alternative approach.  With it, is no longer
> necessary to export the C locale object.
> 
> I added __isdigit_C and __isxdigit_C implementations, although maybe
> they are not required because isdigit and isxdigit can be changed.
> 
> Beyond the new test, I checked that the approach works by converting a
> few configuration file parsers, and fixing the domain name comparisons
> in libresolv.

Ping?  I'm attaching the patch rebased to current master.

Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-locale.patch
Type: text/x-patch
Size: 13808 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170810/a8fbb143/attachment.bin>


More information about the Libc-alpha mailing list