diff options
author | trz <trz> | 2005-07-14 21:07:00 +0000 |
---|---|---|
committer | trz <trz> | 2005-07-14 21:07:00 +0000 |
commit | 40c0fe2b6aa89299491ebbfb2a23833986e8ba1b (patch) | |
tree | 53501a7ee9aa3f850f7be9f6af2f8e8a04f48937 /runtime/stpd | |
parent | 50875c433ed3de7d1f3ea5a630f5cc40bd981507 (diff) | |
download | systemtap-steved-40c0fe2b6aa89299491ebbfb2a23833986e8ba1b.tar.gz systemtap-steved-40c0fe2b6aa89299491ebbfb2a23833986e8ba1b.tar.xz systemtap-steved-40c0fe2b6aa89299491ebbfb2a23833986e8ba1b.zip |
*** empty log message ***
Diffstat (limited to 'runtime/stpd')
-rw-r--r-- | runtime/stpd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog index 9a13ffc9..2f403049 100644 --- a/runtime/stpd/ChangeLog +++ b/runtime/stpd/ChangeLog @@ -1,3 +1,7 @@ +2005-07-14 Tom Zanussi <zanussi@us.ibm.com> + + * librelay.c (reader_thread): Add missing pthread_mutex_lock + 2005-07-14 Frank Ch. Eigler <fche@redhat.com> * stpd.c (main): Pass !quiet mode to init_stp(). |