kdc: annotate libkdc Windows function annotations
commitce58eb90817e89aedb25cfbe62b085f570c7cc7e
authorLuke Howard <lukeh@padl.com>
Tue, 4 Jan 2022 01:26:21 +0000 (4 12:26 +1100)
committerLuke Howard <lukeh@padl.com>
Tue, 4 Jan 2022 01:27:43 +0000 (4 12:27 +1100)
tree96d7159790e39cf7002794404bea902f8b9981c2
parentb0f0ed74e8f8e5ed715a9009b53627e7adfaaf02
kdc: annotate libkdc Windows function annotations

Annotate libkdc APIs with KDC_LIB_{CALL,FUNCTION} to ensure correct calling
convention and optimized DLL importing on Windows.

Ensure Windows and libtool export tables are consistent.
17 files changed:
include/config.h.w32
kdc/Makefile.am
kdc/NTMakefile
kdc/ca.c
kdc/csr_authorizer.c
kdc/default_config.c
kdc/kdc-plugin.c
kdc/kdc.h
kdc/kerberos5.c
kdc/libkdc-exports.def
kdc/log.c
kdc/misc.c
kdc/pkinit.c
kdc/process.c
kdc/set_dbinfo.c
kdc/token_validator.c
kdc/version-script.map