Added strcat/strncat
commit4b71311d1dea167d81c345b1645328a08d019cdf
authorJoshua Phillips <jp.sittingduck@gmail.com>
Wed, 4 Feb 2009 20:46:53 +0000 (4 20:46 +0000)
committerJoshua Phillips <jp.sittingduck@gmail.com>
Wed, 4 Feb 2009 20:51:28 +0000 (4 20:51 +0000)
tree2189dd69a848f6147cefc4c1d08a2cd22cb6aedb
parentc16aa140107379483a8d7f8f9646bf37b0adf403
Added strcat/strncat
kernel/libc/SConscript
kernel/libc/strcat.c [copied from kernel/libc/strlen.S with 77% similarity]
kernel/libc/string.h
kernel/libc/strlen.S