llvm-project/libcxx/include/support/android
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
..
locale_bionic.h support: add missing locale stubs for android L, M 2018-04-13 18:14:57 +00:00