diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 16:42:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-15 16:42:37 +0100 |
commit | 29501203f7b6818258d438d8826ac02c60e08494 (patch) | |
tree | b475981275e4016426cd89bd456b59234d1f45a2 /CONTRIBUTORS | |
parent | a321947e4713535af2cb1944bb7d6bc1688b6e50 (diff) | |
download | vdr-29501203f7b6818258d438d8826ac02c60e08494.tar.gz vdr-29501203f7b6818258d438d8826ac02c60e08494.tar.bz2 |
Modified logging so that even on NPTL systems each line in the log file shows the individual thread's pid
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4f5769c9..2c1949e0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1659,3 +1659,7 @@ Jürgen Schilling <juergen_schilling@web.de> 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 |