[INN-COMMITTERS] inn (12 files)
Russ Allbery
Russ_Allbery at isc.org
Mon Aug 12 02:06:46 UTC 2002
Date: Sunday, August 11, 2002 @ 19:06:45
Author: rra
Path: /dist1/cvs/isc/inn/inn
Added: lib/strlcpy.c tests/lib/strlcpy-t.c
Modified: LICENSE MANIFEST configure configure.in include/clibrary.h
include/config.h.in lib/Makefile tests/Makefile tests/TESTS
tests/lib/.cvsignore
Add an implementation of strlcpy for those systems that don't have it.
-----------------------+
LICENSE | 2 -
MANIFEST | 2 +
configure | 4 +--
configure.in | 6 ++---
include/clibrary.h | 9 +++++---
include/config.h.in | 13 +++++++-----
lib/Makefile | 7 +++---
lib/strlcpy.c | 38 +++++++++++++++++++++++++++++++++++++
tests/Makefile | 12 ++++++++---
tests/TESTS | 1
tests/lib/.cvsignore | 1
tests/lib/strlcpy-t.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++++
12 files changed, 124 insertions(+), 20 deletions(-)
More information about the inn-committers
mailing list