[INN-COMMITTERS] inn (12 files)

Russ Allbery Russ_Allbery at isc.org
Tue Aug 13 00:26:05 UTC 2002


    Date: Monday, August 12, 2002 @ 17:26:04
  Author: rra
    Path: /dist1/cvs/isc/inn/inn

   Added: lib/strlcat.c tests/lib/strlcat-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 strlcat for those platforms that don't have it.


-----------------------+
 LICENSE               |    3 +-
 MANIFEST              |    2 +
 configure             |    4 +--
 configure.in          |    6 ++---
 include/clibrary.h    |    5 +++-
 include/config.h.in   |    5 +++-
 lib/Makefile          |    9 ++++----
 lib/strlcat.c         |   40 +++++++++++++++++++++++++++++++++++
 tests/Makefile        |   12 ++++++++--
 tests/TESTS           |    1 
 tests/lib/.cvsignore  |    1 
 tests/lib/strlcat-t.c |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 127 insertions(+), 15 deletions(-)


More information about the inn-committers mailing list