CVS commit: src/tests/libexec/ld.elf_so
"Taylor R Campbell" <[email protected]> Thu, 16 Jul 2026 15:30:25 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Thu Jul 16 15:30:25 UTC 2026 Modified Files: src/tests/libexec/ld.elf_so: t_dlclose_thread.c Log Message: t_dlclose_thread: Make timeouts manifest more predictably. And use SIGABRT to get stack traces. PR lib/59751: dlclose is not MT-safe depending on the libraries unloaded To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/libexec/ld.elf_so/t_dlclose_thread.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.