INN commit: trunk (8 files)

Russ Allbery Russ_Allbery at isc.org
Sun Jun 12 01:58:31 UTC 2005


    Date: Saturday, June 11, 2005 @ 18:58:29
  Author: eagle
Revision: 7319

Add a replacement inet_ntop function for platforms that don't have it.

Added:
  trunk/lib/inet_ntop.c
  trunk/tests/lib/inet_ntop-t.c
Modified:
  trunk/MANIFEST
  trunk/configure.ac
  trunk/include/portable/socket.h
  trunk/tests/Makefile
  trunk/tests/TESTS
  trunk/tests/lib/

---------------------------+
 MANIFEST                  |    5 ++--
 configure.ac              |    4 +--
 include/portable/socket.h |   14 +++++++++--
 lib/inet_ntop.c           |   55 ++++++++++++++++++++++++++++++++++++++++++++
 tests/Makefile            |   14 ++++++++---
 tests/TESTS               |    1 
 tests/lib/inet_ntop-t.c   |   55 ++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 138 insertions(+), 10 deletions(-)


More information about the inn-committers mailing list