add memory.c and str.c
commite586ee3dc1418d8cdc5bf9d78c036260fbdbcd68
authoredsiper <edsiper@gmail.com>
Tue, 24 Jun 2008 13:32:21 +0000 (24 09:32 -0400)
committeredsiper <edsiper@gmail.com>
Tue, 24 Jun 2008 13:32:21 +0000 (24 09:32 -0400)
tree04e7a52a46cc8b4b1fa6cb0e31d82a687207980f
parentcf7d0f66392daa893857408c3d9ff314d9785b2a
add memory.c and str.c
src/include/memory.h [new file with mode: 0644]
src/include/str.h [new file with mode: 0644]
src/memory.c [new file with mode: 0644]
src/str.c [new file with mode: 0644]