Module Name: src Committed By: martin Date: Wed Jul 5 16:15:37 UTC 2023
Modified Files: src/lib/libc/dlfcn [netbsd-8]: dlfcn_elf.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1849): lib/libc/dlfcn/dlfcn_elf.c: revision 1.17 libc: Fix missing membar_consumer in dl_iterate_phdr. Pairs with the existing membar_producer. To generate a diff of this commit: cvs rdiff -u -r1.13.24.1 -r1.13.24.2 src/lib/libc/dlfcn/dlfcn_elf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.