[INN-COMMITTERS] inn (10 files)
Russ Allbery
Russ_Allbery at isc.org
Sun Mar 17 07:39:16 UTC 2002
Date: Saturday, March 16, 2002 @ 23:39:15
Author: rra
Path: /dist1/cvs/isc/inn/inn
Added: lib/mkstemp.c tests/lib/mkstemp-t.c
Modified: MANIFEST configure configure.in include/clibrary.h
include/config.h.in tests/Makefile tests/TESTS
tests/lib/.cvsignore
Add an implementation of mkstemp for platforms that don't have it.
-----------------------+
MANIFEST | 2 +
configure | 6 +--
configure.in | 8 ++--
include/clibrary.h | 5 ++-
include/config.h.in | 5 ++-
lib/mkstemp.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
tests/Makefile | 14 ++++++--
tests/TESTS | 1
tests/lib/.cvsignore | 1
tests/lib/mkstemp-t.c | 65 +++++++++++++++++++++++++++++++++++++++
10 files changed, 173 insertions(+), 13 deletions(-)
More information about the inn-committers
mailing list