]> sourceware.org Git - systemtap.git/commit
2005-08-24 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Wed, 24 Aug 2005 16:27:35 +0000 (16:27 +0000)
committerhunt <hunt>
Wed, 24 Aug 2005 16:27:35 +0000 (16:27 +0000)
commit8140a0fdec3e8c131bdc1007d856acb8ae758abc
tree20d8df6455cfab7de2c21fff48ac480cccf83f23
parentbc1ea08b028ee36a19538b144fa45f20b558008b
2005-08-24  Martin Hunt  <hunt@redhat.com>

* librelay.c (sigproc): Reestablish signal handler so
impatient people don't hit ^C twice and terminate the
program before it saves the data and removes the module.
Also print a message to stderr that it is exiting.
(stp_main_loop): Write OOB data (warnings, errors, etc)
to stderr instead of stdout.
* librelay.h: Write debug info to stderr.
* Makefile: add librelay.h to dependencies.
runtime/stpd/ChangeLog
runtime/stpd/Makefile
runtime/stpd/librelay.c
runtime/stpd/librelay.h
This page took 0.027481 seconds and 5 git commands to generate.