summaryrefslogtreecommitdiffstats
path: root/libcxx/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Instead of asking glibc to provide correct C++ signatures for <string.h>Richard Smith2016-02-111-9/+5
* Work around regression in glibc 2.22: request that glibc provides the correctRichard Smith2016-02-111-0/+4
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-101-0/+110
* Revert r249929 ("Split <string.h> out of <cstring>").Richard Smith2015-10-291-63/+0
* Split <string.h> out of <cstring>.Richard Smith2015-10-101-0/+63
OpenPOWER on IntegriCloud