summaryrefslogtreecommitdiffstats
path: root/libcxx/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud