[PATCH] dbus-monitor: get rid of SIGINT madness

Colin Walters walters at verbum.org
Fri Jul 31 09:34:05 PDT 2009


On Mon, Jul 27, 2009 at 7:46 PM, Lennart Poettering<mzqohf at 0pointer.de> wrote:
> This patch replaces the SIGINT handling by simply enabling line-buffered
> IO for STDOUT so that even if you redirect dbus-monitor into a file no
> lines get accidently lost and the effect of C-c is still immediate.

Applied, thank you!  I added a comment above the setvbuf (and inserted
a missing space between symbol and parens).  This had been annoying me
for some time, so it's good to have fixed.

General reminder: patches to bugzilla please, though posting to the
mailing list is fine (and recommended if you have a patch that
requires attention from the wider dbus community as opposed to just
the 3 people on the bugzilla CC) as well.  git bz is a useful tool:
http://blog.fishsoup.net/2008/11/16/git-bz-bugzilla-subcommand-for-git/


More information about the dbus mailing list