Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/19/2002 00:51:49
Module Name: basesrc
Committed By: nathanw
Date: Wed Dec 18 22:51:49 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread.c
Log Message:
Start debugging subsystem later, after the main() thread has been
created, so that lockcounts (called back by mutexes locked by libc)
aren't referencing garbage.
To generate a diff of this commit:
cvs rdiff -r1.1.2.34 -r1.1.2.35 basesrc/lib/libpthread/pthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.