]> eyrie.org Git - kerberos/krb5-strength.git/commit - Makefile.am
Remove strlcat and strlcpy portable replacements
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 04:23:38 +0000 (21:23 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 04:23:38 +0000 (21:23 -0700)
commitd7eae3e7abd22c1d68e76c0ac2b5b6867aa304bb
tree7fcafa83765bb24ac1f02addc28dea79fb81cecf
parent674f93b9bf896c0943bcef30b21169f91deee930
Remove strlcat and strlcpy portable replacements

I no longer use either function in this package, so there's no
need to include the replacements and the code to test them.
Makefile.am
configure.ac
portable/strlcat.c [deleted file]
portable/strlcpy.c [deleted file]
portable/system.h
tests/TESTS
tests/portable/strlcat-t.c [deleted file]
tests/portable/strlcat.c [deleted file]
tests/portable/strlcpy-t.c [deleted file]
tests/portable/strlcpy.c [deleted file]