]> git.tuebingen.mpg.de Git - paraslash.git/commit
Introduce para_sigaction().
authorAndre Noll <maan@systemlinux.org>
Mon, 6 Apr 2009 15:53:46 +0000 (17:53 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 6 Apr 2009 15:53:46 +0000 (17:53 +0200)
commit74361f472d6d1a75a313cb3a6b4528cfeacfff0a
tree32fdf782b8e4c6cab195c52f08ba2adf1fd3ebdb
parentd6598752ab09b188178f1891c47efdf97fbc0bac
Introduce para_sigaction().

This wrapper for sigaction() is public and may be used to setup
a handler different from the generic handler that gets installed
for the signal by para_install_sighandler().
signal.c
signal.h