[libcxx Windows][PATCH] uselocale change.

João Matos ripzonetriton at gmail.com
Sat Mar 30 10:57:50 PDT 2013


Patch looks correct according to these docs:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/uselocale.html

"If the newloc argument is a null pointer, the object returned is the
current locale or LC_GLOBAL_LOCALE if there has been no previous call to
uselocale() for the current thread."

Not sure if it handles the LC_GLOBAL_LOCALE part correctly though.

--
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130330/e28702f1/attachment.html>


More information about the cfe-commits mailing list