Module Name:    src
Committed By:   riastradh
Date:           Fri Nov 22 00:25:13 UTC 2024

Added Files:
        src/external/bsd/liblzf/lib: lzf.expsym

Log Message:
external/bsd/liblzf: 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/liblzf/lib/lzf.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/liblzf/lib/lzf.expsym
diff -u /dev/null src/external/bsd/liblzf/lib/lzf.expsym:1.1
--- /dev/null	Fri Nov 22 00:25:13 2024
+++ src/external/bsd/liblzf/lib/lzf.expsym	Fri Nov 22 00:25:13 2024
@@ -0,0 +1,2 @@
+lzf_compress_r
+lzf_decompress

Reply via email to