Files
weston/compositor
Pekka Paalanen c47ddfd852 compositor: reset signal mask for children
The signal mask is inherited over fork() and exec(), we need to
explicitly reset it.

This allows the children to receive the signals the compositor itself
has blocked, for example SIGINT and SIGTERM.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-08 10:44:56 +02:00
..
2011-10-28 13:32:17 -04:00
2011-12-02 06:39:13 -05:00
2011-12-05 09:48:42 -05:00