CVS commit: src
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Wed Jul 1 19:31:15 UTC 2026 Modified Files: src/libexec/ld.elf_so: load.c rtld.c src/usr.bin/ldd: ldd.c Log Message: ld.elf_so(1): Bump _rtld_objgen when changing, not reading, objlist. Prompted by: PR lib/59751: dlclose is not MT-safe depending on the libraries unloaded To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/libexec/ld.elf_so/load.c cvs rdiff -u -r1.225 -r1.226 src/libexec/ld.elf_so/rtld.c cvs rdiff -u -r1.29 -r1.30 src/usr.bin/ldd/ldd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.