summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/libc/string.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that for systems where the string functions are actually macrosReid Spencer2004-10-171-0/+24
* Add a simple implementation of strncpyChris Lattner2004-02-201-0/+6
* Add strndupChris Lattner2004-02-191-3/+10
* Fix strcpy implementation and trieChris Lattner2003-10-211-1/+2
* Squelch warningChris Lattner2003-08-281-0/+1
* Remove support for memsetChris Lattner2003-02-181-1/+2
* Fixes to be LP64 correctChris Lattner2002-07-181-4/+4
* Add strcat functionChris Lattner2002-03-111-0/+5
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-081-0/+127
OpenPOWER on IntegriCloud