]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Unify sending of signals.
authorAndre Noll <maan@systemlinux.org>
Wed, 12 May 2010 09:00:55 +0000 (11:00 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 12 May 2010 09:00:55 +0000 (11:00 +0200)
This patch introduces dss_kill(), a wrapper for kill(2) which
prints a nice log message and checks the return value of the
the underlying call to kill().


No differences found