summaryrefslogtreecommitdiff
path: root/symbols.last
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2018-11-01 15:37:42 +0100
committerDaiki Ueno <dueno@redhat.com>2018-11-12 14:08:45 +0100
commit8ada9c280c9044644dfad1f234e3da32f0df86a0 (patch)
treef60f3a15e2d40fe02c27e5487a32a697bdb6ca34 /symbols.last
parent0a590e15e17383c5b18650465266da5f4cfd2af1 (diff)
downloadgnutls-8ada9c280c9044644dfad1f234e3da32f0df86a0.tar.gz
db: introduce gnutls_db_set_add_function
This adds a way to store an entry if it is not found in the database, so that the implementation can provide atomic test-and-set. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'symbols.last')
-rw-r--r--symbols.last1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbols.last b/symbols.last
index f966ae1a42..1cb4050933 100644
--- a/symbols.last
+++ b/symbols.last
@@ -142,6 +142,7 @@ gnutls_db_check_entry_time@GNUTLS_3_4
gnutls_db_get_default_cache_expiration@GNUTLS_3_4
gnutls_db_get_ptr@GNUTLS_3_4
gnutls_db_remove_session@GNUTLS_3_4
+gnutls_db_set_add_function@GNUTLS_3_6_5
gnutls_db_set_cache_expiration@GNUTLS_3_4
gnutls_db_set_ptr@GNUTLS_3_4
gnutls_db_set_remove_function@GNUTLS_3_4