]> git.tuebingen.mpg.de Git - adu.git/commitdiff
Implement signal handling.
authorAndre Noll <maan@systemlinux.org>
Sun, 1 Jun 2008 11:25:43 +0000 (13:25 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Jun 2008 11:25:43 +0000 (13:25 +0200)
Install a trivial signal handler that sets a global variable
and check the value of this variable from time to time.

This approach is good enough because we only want to cleanly close
the osl table in case we catch SIGINT or SIGTERM.


No differences found