llvm-project/libcxx/include/support
Shoaib Meenai c6f93e389e [libc++] Add missing locale aliases
Add underscore aliases for strtof_l and strtod_l. _strtold_l exists in
VS 2013 and above, so fix that definition as a drive-by fix.

Differential Revision: https://reviews.llvm.org/D25059

llvm-svn: 282681
2016-09-29 03:35:41 +00:00
..
android Replace __ANDROID__ with __BIONIC__. 2016-09-19 18:00:45 +00:00
ibm
musl
newlib
solaris Implement LWG issue 1169. num_get not fully compatible with strto* 2016-06-19 06:58:22 +00:00
win32 [libc++] Add missing locale aliases 2016-09-29 03:35:41 +00:00
xlocale Fix signatures of fallback tow(upper|lower)_l. 2016-09-19 20:42:57 +00:00