summaryrefslogtreecommitdiffstats
path: root/include/cstring
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Update aosp/master libcxx rebase to r263688""Dan Austin2016-06-081-17/+0
* Revert "Update aosp/master libcxx rebase to r263688"Dan Albert2016-05-251-0/+17
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-101-17/+0
* Revert r249929 ("Split <string.h> out of <cstring>").Richard Smith2015-10-291-23/+18
* Split <string.h> out of <cstring>.Richard Smith2015-10-101-18/+23
* Make support for thread-unsafe C functions optional.Ed Schouten2015-06-241-0/+2
* Revert changes inadvertantly committedMarshall Clow2015-06-021-23/+4
* Move uncaught_exeption() definition inside the #ifdef block like uncaught_exc...Marshall Clow2015-06-021-4/+23
* Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant2013-08-011-2/+2
* Change <cwchar> and <cstring> to look out for flags which may or may not be s...Howard Hinnant2013-04-081-1/+1
* Solaris port. Currently sees around 200 test failures, mostly related toDavid Chisnall2012-02-291-1/+1
* More windows port work by Ruben Van BoxemHoward Hinnant2011-10-221-1/+2
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Bug 7983 fixed by Bernhard RosenkraenzerHoward Hinnant2010-10-141-4/+7
* Fixing whitespace problemsHoward Hinnant2010-08-221-1/+1
* Fix conflict with cstring and using namespace stdHoward Hinnant2010-08-101-5/+5
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+106