Fix strcpy implementation and trie
authorChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 17:53:16 +0000 (17:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Oct 2003 17:53:16 +0000 (17:53 +0000)
commit68172da05524b1b0d2234dd364205369f0859b5b
tree01bb495c18b5d3295a8f79c308d4822c3cf86f22
parentb5ee509be2ce78badc11fd649dda90ec78394d1a
Fix strcpy implementation and trie

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9338 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GCCLibraries/libc/string.c