From 3d962764145d1cc75e3c3c37c7ed0590ba44bfe1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 5 May 2004 00:21:22 +0000 Subject: [PATCH] exports list git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16302 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/support/ChangeLog | 1 + src/util/support/libkrb5support.exports | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 src/util/support/libkrb5support.exports diff --git a/src/util/support/ChangeLog b/src/util/support/ChangeLog index 98e4a16d9..a0f29b27a 100644 --- a/src/util/support/ChangeLog +++ b/src/util/support/ChangeLog @@ -5,4 +5,5 @@ * threads.c: New file. Thread-specific data support. * fake-addrinfo.c: New file. Placeholder. * foreachaddr.c: New file, based on include/foreachaddr.c. + * libkrb5support.exports: New file. diff --git a/src/util/support/libkrb5support.exports b/src/util/support/libkrb5support.exports new file mode 100644 index 000000000..e21f73db9 --- /dev/null +++ b/src/util/support/libkrb5support.exports @@ -0,0 +1,5 @@ +krb5int_key_register +krb5int_key_delete +krb5int_getspecific +krb5int_setspecific +krb5int_foreach_localaddr -- 2.26.2