sortix-mirror/libc/locale
Jonas 'Sortie' Termansen 7185cb33c7 Remove setlocale thread safety.
This interface isn't standardized to be thread safe so nobody can rely on
it. Additionally this only thread secures setlocale, but not all the code
that might depend on the current locale, so it is pointless.
2015-12-12 19:28:07 +01:00
..
localeconv.cpp Move locale.h functions into their own directory. 2013-12-17 14:30:38 +01:00
setlocale.cpp Remove setlocale thread safety. 2015-12-12 19:28:07 +01:00