History log of /seL4-camkes-master/projects/musllibc/src/locale/freelocale.c
Revision Date Author Comments
# aeeac9ca 27-May-2015 Rich Felker <dalias@aerifal.cx>

implement fail-safe static locales for newlocale

this frees applications which need to make temporary use of the C
locale (via uselocale) from the possibility that newlocale might fail.

the C.UTF-8 locale is also provided as a static locale. presently they
behave the same, but this may change in the future.


# 4350935c 24-Jul-2013 Rich Felker <dalias@aerifal.cx>

add ABI compat aliases for a number of locale_t functions


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0