Module Name:    src
Committed By:   riastradh
Date:           Thu Nov 21 20:35:00 UTC 2024

Added Files:
        src/lib/libskey: skey.expsym

Log Message:
libskey: Add expected symbols list.

NOTE: There are some rather odd symbols in here like `Wp', `f', and
`rip'.  Intentional?  Should we slap on a version map to nix 'em?

PR lib/58838: shared libraries in base should all have expsym lists


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libskey/skey.expsym

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/libskey/skey.expsym
diff -u /dev/null src/lib/libskey/skey.expsym:1.1
--- /dev/null	Thu Nov 21 20:35:00 2024
+++ src/lib/libskey/skey.expsym	Thu Nov 21 20:35:00 2024
@@ -0,0 +1,27 @@
+Wp
+atob8
+backspace
+btoa8
+btoe
+etob
+f
+getskeyprompt
+htoi
+keycrunch
+put8
+readpass
+readskey
+rip
+sevenbit
+skey_authenticate
+skey_get_algorithm
+skey_haskey
+skey_keyinfo
+skey_passcheck
+skey_set_algorithm
+skeychallenge
+skeygetnext
+skeylookup
+skeyverify
+skeyzero
+skipspace

Reply via email to