Module Name: src Committed By: kamil Date: Sat Feb 29 04:21:42 UTC 2020
Modified Files:
src/libexec/ld.elf_so: symbol.c
Log Message:
Separate matched symbol functionality out of _rtld_symlook_obj()
Simplifies the code and it will allow to use the matched symbol
functionality by other users.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/libexec/ld.elf_so/symbol.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
