From: Simon Wilkinson Date: Mon, 2 Jul 2012 13:50:10 +0000 (+0100) Subject: roken: Import Windows allocator changes X-Git-Tag: openafs-stable-1_8_0pre1~2297 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=e05a63045230e732d6abb1f4baf8ed5275e19e69;hp=0e327b4982d630508446aaa2cc0999d899cc8a31 roken: Import Windows allocator changes Roken now supports using a single allocator across all of the objects which include that roken library. Two additional objects are required to support this, so add them to the list of symbols that we import. Change-Id: If43537f06a6cdc6ea4dea278cdc1db1e6970f955 Reviewed-on: http://gerrit.openafs.org/7618 Tested-by: BuildBot Reviewed-by: Jeffrey Altman --- diff --git a/src/external/heimdal-files b/src/external/heimdal-files index d29e083..7f4c85b 100644 --- a/src/external/heimdal-files +++ b/src/external/heimdal-files @@ -79,6 +79,7 @@ lib/roken/localtime_r.c roken/localtime_r.c lib/roken/mkstemp.c roken/mkstemp.c lib/roken/net_read.c roken/net_read.c lib/roken/net_write.c roken/net_write.c +lib/roken/realloc.c roken/realloc.c lib/roken/roken.h.in roken/roken.h.in lib/roken/roken-common.h roken/roken-common.h lib/roken/search.hin roken/search.hin @@ -101,5 +102,6 @@ lib/roken/vwarnx.c roken/vwarnx.c lib/roken/warn.c roken/warn.c lib/roken/warnx.c roken/warnx.c lib/roken/warnerr.c roken/warnerr.c +lib/roken/win32_alloc.c roken/win32_alloc.c lib/roken/write_pid.c roken/write_pid.c