INN commit: trunk (12 files)
INN Commit
Russ_Allbery at isc.org
Mon Apr 17 23:13:42 UTC 2006
Date: Monday, April 17, 2006 @ 16:13:40
Author: eagle
Revision: 7519
Add an asprintf replacement for systems that don't have it.
Added:
trunk/lib/asprintf.c
trunk/tests/lib/asprintf-t.c
Modified:
trunk/MANIFEST
trunk/configure.ac
trunk/include/clibrary.h
trunk/include/libinn.h
trunk/lib/xmalloc.c
trunk/tests/Makefile
trunk/tests/TESTS
trunk/tests/lib/ (properties)
trunk/tests/lib/xmalloc.c
trunk/tests/lib/xmalloc.t
------------------------+
MANIFEST | 2 +
configure.ac | 6 +--
include/clibrary.h | 6 +++
include/libinn.h | 26 +++++++++++++++
lib/asprintf.c | 60 +++++++++++++++++++++++++++++++++++
lib/xmalloc.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++
tests/Makefile | 10 ++++-
tests/TESTS | 1
tests/lib/asprintf-t.c | 47 +++++++++++++++++++++++++++
tests/lib/xmalloc.c | 63 ++++++++++++++++++++++++++++++++++++-
tests/lib/xmalloc.t | 14 +++++++-
11 files changed, 307 insertions(+), 7 deletions(-)
More information about the inn-committers
mailing list