mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
Import: Add roken files from heimdal
Add the necessary files to our import list such that roken can be built as a standalone library. Change-Id: Ia9b5b14c618f4ac47eb99bd500d6465b6b25e4dd Reviewed-on: http://gerrit.openafs.org/3189 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
96e95c4000
commit
37a7b75934
10
src/external/heimdal-files
vendored
10
src/external/heimdal-files
vendored
@ -52,15 +52,25 @@ lib/roken/base64.c roken/base64.c
|
|||||||
lib/roken/base64.h roken/base64.h
|
lib/roken/base64.h roken/base64.h
|
||||||
lib/roken/cloexec.c roken/cloexec.c
|
lib/roken/cloexec.c roken/cloexec.c
|
||||||
lib/roken/ct.c roken/ct.c
|
lib/roken/ct.c roken/ct.c
|
||||||
|
lib/roken/ecalloc.c roken/ecalloc.c
|
||||||
|
lib/roken/emalloc.c roken/emalloc.c
|
||||||
|
lib/roken/erealloc.c roken/erealloc.c
|
||||||
lib/roken/err.c roken/err.c
|
lib/roken/err.c roken/err.c
|
||||||
lib/roken/err.hin roken/err.hin
|
lib/roken/err.hin roken/err.hin
|
||||||
lib/roken/errx.c roken/errx.c
|
lib/roken/errx.c roken/errx.c
|
||||||
|
lib/roken/getopt.c roken/getopt.c
|
||||||
lib/roken/getprogname.c roken/getprogname.c
|
lib/roken/getprogname.c roken/getprogname.c
|
||||||
lib/roken/hex.c roken/hex.c
|
lib/roken/hex.c roken/hex.c
|
||||||
|
lib/roken/hex.h roken/hex.h
|
||||||
lib/roken/issuid.c roken/issuid.c
|
lib/roken/issuid.c roken/issuid.c
|
||||||
lib/roken/net_read.c roken/net_read.c
|
lib/roken/net_read.c roken/net_read.c
|
||||||
lib/roken/net_write.c roken/net_write.c
|
lib/roken/net_write.c roken/net_write.c
|
||||||
|
lib/roken/roken.h.in roken/roken.h
|
||||||
|
lib/roken/roken-common.h roken/roken-common.h
|
||||||
|
lib/roken/socket.c roken/socket.c
|
||||||
|
lib/roken/strlcat.c roken/strlcat.c
|
||||||
lib/roken/strlcpy.c roken/strlcpy.c
|
lib/roken/strlcpy.c roken/strlcpy.c
|
||||||
|
lib/roken/strnlen.c roken/strnlen.c
|
||||||
lib/roken/verr.c roken/verr.c
|
lib/roken/verr.c roken/verr.c
|
||||||
lib/roken/verrx.c roken/verrx.c
|
lib/roken/verrx.c roken/verrx.c
|
||||||
lib/roken/vwarn.c roken/vwarn.c
|
lib/roken/vwarn.c roken/vwarn.c
|
||||||
|
Loading…
Reference in New Issue
Block a user