Module Name: src Committed By: riastradh Date: Thu Nov 21 19:51:03 UTC 2024
Added Files: src/lib/libexecinfo: execinfo.expsym Log Message: libexecinfo: 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/lib/libexecinfo/execinfo.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/libexecinfo/execinfo.expsym diff -u /dev/null src/lib/libexecinfo/execinfo.expsym:1.1 --- /dev/null Thu Nov 21 19:51:03 2024 +++ src/lib/libexecinfo/execinfo.expsym Thu Nov 21 19:51:03 2024 @@ -0,0 +1,8 @@ +backtrace +backtrace_symbols +backtrace_symbols_fd +backtrace_symbols_fd_fmt +backtrace_symbols_fmt +symtab_create +symtab_destroy +symtab_find