summaryrefslogtreecommitdiff
path: root/libcxx/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Consistently enable __CORRECT_ISO_CPP_WCHAR_H_PROTO in mbstate.Jordan Rupprecht2023-05-101-0/+2
* [libc++] cuchar redeclares ::mbstate_t when it's in its own clang moduleIan Anderson2023-05-011-0/+2
* Revert "[libc++] Remove workarounds for systems that used to require __need_X...Yi Kong2022-11-221-1/+9
* [libc++] Remove workarounds for systems that used to require __need_XXX macrosLouis Dionne2022-11-211-9/+1
* [libc++] Only include_next C library headers when they existLouis Dionne2022-11-171-1/+3
* Revert "[libc++] Only include_next C library headers when they exist"Nico Weber2022-11-151-3/+1
* [libc++] Only include_next C library headers when they existLouis Dionne2022-11-151-1/+3
* [libc++] Make parameter names consistent and enforce the naming style using r...Nikolas Klauser2022-07-081-4/+4
* [libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer2022-02-041-2/+2
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++] Add an option to disable wide character support in libc++Louis Dionne2021-10-121-0/+4
* [SystemZ][z/OS] Missing wchar functions libc++Muiez Ahmed2021-09-131-3/+3
* [libc++] NFC: Normalize `#endif //` comment indentationLouis Dionne2021-04-201-2/+2
* [libc++] Revert "[SystemZ][z/OS] Missing wchar functions libc++"Louis Dionne2021-03-221-3/+3
* [SystemZ][z/OS] Missing wchar functions libc++Muiez Ahmed2021-03-121-3/+3
* [libc++] Add missing <stddef.h> include to <wchar.h>Louis Dionne2020-06-251-0/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Account for Microsoft CRT const overloadsShoaib Meenai2017-09-151-0/+4
* Fix Libc++ build with MinGW64Eric Fiselier2017-05-311-1/+1
* [libc++] Refactor Windows support headers.Eric Fiselier2017-05-101-3/+6
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-101-1/+40
* Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently do...Richard Smith2015-10-101-0/+136
* Revert r249889 due to bot failure.Manman Ren2015-10-101-136/+0
* Split <wchar.h> out of <cwchar>.Richard Smith2015-10-091-0/+136