LIBC: Implement more of string.c
commit65ae11d53123ca274267a9da20ceab520f6bd87b
authorFelipe Balbi <me@felipebalbi.com>
Tue, 8 Jan 2008 16:52:12 +0000 (8 11:52 -0500)
committerDavid Cohen <dacohen@gmail.com>
Thu, 10 Jan 2008 02:06:07 +0000 (9 22:06 -0400)
treebd5ef548df8185922cfb62e08a42c345f43e75c8
parentc4c936b9021b6b00c7aa7fba62532b3d6fcb2db7
LIBC: Implement more of string.c

Missing only mem*() functions.

Signed-off-by: Felipe Balbi <me@felipebalbi.com>
include/libc/string.h
lib/libc/string.c