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: 05/20/2002 20:00:57
Module Name:	basesrc
Committed By:	nathanw
Date:		Mon May 20 17:00:57 UTC 2002

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: debuglog.c

Log Message:
Add a way to dump the raw debuglog.

Use fwrite() instead of printf() so that we get the entire log if,
somehow, there is a NUL in the log.

Add a flag to keep the log and not update the read pointer.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 basesrc/lib/libpthread/debuglog.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.