]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Import still more files from libroken
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 30 Oct 2010 13:58:31 +0000 (14:58 +0100)
committerDerrick Brashear <shadow@dementia.org>
Sun, 31 Oct 2010 05:31:51 +0000 (22:31 -0700)
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 <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/external/heimdal-files

index 2c41648f127c6aacbd3f62d57408fb7744500fec..e295b8be9c4e3a893d54182cb1ca2b028d732554 100644 (file)
@@ -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