util.c: move strlcat and strlcpy into a separate "util.c" object
authorJeff Layton <jlayton@redhat.com>
Sun, 7 Feb 2010 21:23:23 +0000 (16:23 -0500)
committerJeff Layton <jlayton@redhat.com>
Sun, 7 Feb 2010 21:23:23 +0000 (16:23 -0500)
commit8e14979db50d380f7c614154d81365649b392657
treed49b52b5a4f9d1d8426c2e891a37b8a991993f04
parent502ba1666b2cf73c479bb041fcd5ad38236b322c
util.c: move strlcat and strlcpy into a separate "util.c" object

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Makefile.am
mount.cifs.c
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]