summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/libc/string.c
Commit message (Expand)AuthorAgeFilesLines
* Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num...Anton Korobeynikov2007-08-211-172/+0
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+172
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-172/+0
* 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