From 88e2a2f26623b2fdc0c9e5887fea169eca7302c5 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Sat, 30 Oct 2010 14:58:31 +0100 Subject: [PATCH] Import still more files from libroken This time, these are files which are needed to get Windows going. Change-Id: I262c5770ec04318f02cbc3e02520e63e09bc4dc6 Reviewed-on: http://gerrit.openafs.org/3203 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- src/external/heimdal-files | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/external/heimdal-files b/src/external/heimdal-files index 2c41648f12..e295b8be9c 100644 --- a/src/external/heimdal-files +++ b/src/external/heimdal-files @@ -52,6 +52,7 @@ lib/roken/base64.c roken/base64.c lib/roken/base64.h roken/base64.h lib/roken/cloexec.c roken/cloexec.c lib/roken/ct.c roken/ct.c +lib/roken/daemon.c roken/daemon.c lib/roken/ecalloc.c roken/ecalloc.c lib/roken/emalloc.c roken/emalloc.c lib/roken/erealloc.c roken/erealloc.c @@ -63,11 +64,14 @@ lib/roken/getprogname.c roken/getprogname.c lib/roken/hex.c roken/hex.c lib/roken/hex.h roken/hex.h lib/roken/issuid.c roken/issuid.c +lib/roken/localtime_r.c roken/localtime_r.c lib/roken/net_read.c roken/net_read.c lib/roken/net_write.c roken/net_write.c -lib/roken/roken.h.in roken/roken.h +lib/roken/roken.h.in roken/roken.h.in lib/roken/roken-common.h roken/roken-common.h lib/roken/socket.c roken/socket.c +lib/roken/snprintf.c roken/snprintf.c +lib/roken/strerror_r.c roken/strerror_r.c lib/roken/strlcat.c roken/strlcat.c lib/roken/strlcpy.c roken/strlcpy.c lib/roken/strnlen.c roken/strnlen.c