Added xmalloc and friends as well as strlcpy routine
commitc3999d9e24a394d49e96e629cfa7b04fa65a8c03
authorDaniel Borkmann <daniel@netsniff-ng.org>
Sun, 23 Jan 2011 21:14:51 +0000 (23 22:14 +0100)
committerDaniel Borkmann <daniel@netsniff-ng.org>
Sun, 23 Jan 2011 21:14:51 +0000 (23 22:14 +0100)
tree34edd2653b38488a4291243d183c0b7e830b663b
parentebb758f52c30a0c293b6d347ff55fd7bc2c4973c
Added xmalloc and friends as well as strlcpy routine
src/strlcpy.c [new file with mode: 0644]
src/uemacs/Makefile
src/util.h
src/xmalloc.c [new file with mode: 0644]