summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/libc/string.c
Commit message (Expand)AuthorAge
* Make sure that for systems where the string functions are actually macrosReid Spencer2004-10-17
* Add a simple implementation of strncpyChris Lattner2004-02-20
* Add strndupChris Lattner2004-02-19
* Fix strcpy implementation and trieChris Lattner2003-10-21
* Squelch warningChris Lattner2003-08-28
* Remove support for memsetChris Lattner2003-02-18
* Fixes to be LP64 correctChris Lattner2002-07-18
* Add strcat functionChris Lattner2002-03-11
* Checkin library infrastructure for building stuff to be linked withChris Lattner2002-03-08