make static C and C.UTF-8 locales available outside of newlocale
authorRich Felker <dalias@aerifal.cx>
Sat, 6 Jun 2015 18:53:02 +0000 (18:53 +0000)
committerRich Felker <dalias@aerifal.cx>
Sat, 6 Jun 2015 18:53:02 +0000 (18:53 +0000)
commit16bf466532d7328e971012b0731ad493b017ad29
tree706444d26d8f70089aadbab6a1e6bfd1711ee00a
parent312eea2ea4f4363fb01b73660c08bfcf43dd3bb4
make static C and C.UTF-8 locales available outside of newlocale
src/internal/locale_impl.h
src/locale/c_locale.c [new file with mode: 0644]
src/locale/locale_map.c
src/locale/newlocale.c