Implement safe_strncpy() as strlcpy() and use it more.
authorPeter Eriksen <s022018@student.dtu.dk>
Sun, 11 Jun 2006 12:03:28 +0000 (14:03 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 17 Jun 2006 05:45:12 +0000 (22:45 -0700)
commitbfbd0bb6ecbbbf75a5caaff6afaf5a6af8fa518e
tree52f36804599a41eafa3a020f06dbe118c6f652f9
parent5996ca0836e21ab4e6be0a16a615eff965f18b8b
Implement safe_strncpy() as strlcpy() and use it more.

Signed-off-by: Peter Eriksen <s022018@student.dtu.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-log.c
builtin-tar-tree.c
cache.h
config.c
http-fetch.c
http-push.c
ident.c
path.c
sha1_name.c