Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 22 02:29:11 UTC 2024

Added Files:
        src/external/bsd/blocklist/lib: blocklist.expsym

Log Message:
external/bsd/blocklist libblocklist: Add expected symbols list.

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/external/bsd/blocklist/lib/blocklist.expsym

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

Added files:

Index: src/external/bsd/blocklist/lib/blocklist.expsym
diff -u /dev/null src/external/bsd/blocklist/lib/blocklist.expsym:1.1
--- /dev/null	Fri Nov 22 02:29:11 2024
+++ src/external/bsd/blocklist/lib/blocklist.expsym	Fri Nov 22 02:29:11 2024
@@ -0,0 +1,13 @@
+bl_create
+bl_destroy
+bl_getfd
+bl_isconnected
+bl_recv
+bl_send
+blocklist
+blocklist_close
+blocklist_open
+blocklist_open2
+blocklist_r
+blocklist_sa
+blocklist_sa_r

Reply via email to