You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/include/support/xlocale
Dan Albert fd4a3f6cef Fix signatures of fallback tow(upper|lower)_l.
Summary:
These functions take and return wint_t, not int:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/towupper.html

Reviewers: mclow.lists, EricWF

Subscribers: cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@281936 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
__nop_locale_mgmt.h Split locale management out of newlib/xlocale.h. NFCI 10 years ago
__posix_l_fallback.h Fix signatures of fallback tow(upper|lower)_l. 9 years ago
__strtonum_fallback.h Implement LWG issue 1169. num_get not fully compatible with strto* 10 years ago
xlocale.h Reorganize locale extension fallbacks. NFCI 10 years ago