CVS commit: src/lib/libpthread
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Tue May 5 10:17:55 UTC 2026 Modified Files: src/lib/libpthread: pthread.c shlib_version Log Message: libpthread: explain why pthread__allqueue has been kept a bit history: - libpthread_dbg has been removed from base in 2017. - pkgsrc/devel/libpthread_dbg has been removed from pkgsrc in 2020. the commit message of the removal was calling it "Legacy library out of sync with NetBSD libpthread and without any users". To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/lib/libpthread/pthread.c cvs rdiff -u -r1.25 -r1.26 src/lib/libpthread/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.