summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/android/locale_bionic.h
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Omit unneeded locale fallbacks on Android 21+Shoaib Meenai2019-11-251-0/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-111-6/+6
* Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISI...Louis Dionne2018-07-051-6/+6
* [libc++] Replace uses of _LIBCPP_ALWAYS_INLINE by _LIBCPP_INLINE_VISIBILITYLouis Dionne2018-07-051-6/+6
* Condition usage of locale stdlib functions on Android API versionPeter Collingbourne2018-05-161-7/+8
* support: add missing locale stubs for android L, MSaleem Abdulrasool2018-04-131-0/+37
* Stop using __strtonum_fallback on Android.Dan Albert2018-02-071-1/+0
* Replace __ANDROID__ with __BIONIC__.Dan Albert2016-09-191-2/+2
* Reorganize locale extension fallbacks. NFCIBen Craig2016-05-201-2/+2
* Support newlib as libc++'s C library [locale part]Jonathan Roelofs2014-09-191-165/+4
* Add support for BIONIC C library (Android). Patch from Dan AlbertMarshall Clow2014-07-101-0/+192
OpenPOWER on IntegriCloud