llvm-project/libcxx/include/support
Saleem Abdulrasool a4e874c516 support: add missing locale stubs for android L, M
The strto* family was introduced in android O (API Level 26).  However,
the support headers were adjusted to indicate that all locale aware
functions were added in L.  Provide stubs for the locale aware strto*
family until O.

llvm-svn: 330045
2018-04-13 18:14:57 +00:00
..
android support: add missing locale stubs for android L, M 2018-04-13 18:14:57 +00:00
fuchsia [libcxx] Direct support for Fuchsia 2017-04-13 21:29:21 +00:00
ibm
musl
newlib PR32476: __nop_locale_mgmt.h not needed with newlib 2.5+ 2017-06-14 16:40:03 +00:00
solaris Implement LWG issue 1169. num_get not fully compatible with strto* 2016-06-19 06:58:22 +00:00
win32 Allow to set locale on Windows. 2017-11-23 10:38:18 +00:00
xlocale Fix signatures of fallback tow(upper|lower)_l. 2016-09-19 20:42:57 +00:00