Also use LC_C_LOCALE on CloudABI.
authorEd Schouten <ed@80386.nl>
Tue, 10 Mar 2015 09:35:22 +0000 (09:35 +0000)
committerEd Schouten <ed@80386.nl>
Tue, 10 Mar 2015 09:35:22 +0000 (09:35 +0000)
commit911040f19ef119537fcaab54e46a617f7d6c02a6
treee9fc92dfcd48cdfd4fabfa6fd8fb7a30b56cca22
parent16a1432176c76b43ed696f339c745848bd516122
Also use LC_C_LOCALE on CloudABI.

Before I discovered that NetBSD provides a permanent handle to the C
locale called LC_C_LOCALE, I also added support for this to CloudABI
under the name LC_POSIX_LOCALE. I've renamed it to LC_C_LOCALE to
improve compatibility.

llvm-svn: 231780
libcxx/include/locale