Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/lib/libc/dlfcn



Module Name:    src
Committed By:   martin
Date:           Wed Jul  5 16:14:03 UTC 2023

Modified Files:
        src/lib/libc/dlfcn [netbsd-9]: dlfcn_elf.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1662):

        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.16 -r1.16.2.1 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.




Home | Main Index | Thread Index | Old Index