Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libpthread
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.
Home |
Main Index |
Thread Index |
Old Index