Add a simple implementation of strncpy
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 20:15:47 +0000 (20:15 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 20:15:47 +0000 (20:15 +0000)
commit3da125839d61e0bb603b56965ac026380ded42b0
tree61cc525968d408be5229105f05681ff1f730e190
parent54e4e20286ee28023867a5f4fa072eaae3674d2f
Add a simple implementation of strncpy

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