Modified logging so that even on NPTL systems each line in the log file shows the individual thread's pid

This commit is contained in:
Klaus Schmidinger
2006-01-15 16:42:37 +01:00
parent a321947e47
commit 29501203f7
5 changed files with 28 additions and 7 deletions

View File

@@ -1659,3 +1659,7 @@ J
Jesus Bravo Alvarez <jba@pobox.com>
for reporting a second place where a message should be given when an instant
recording is started
Francois-Xavier Kowalski <francois-xavier.kowalski@hp.com>
for suggesting how to modify logging so that even on NPTL systems each line in
the log file shows the individual thread's pid