diff options
author | Genki Sky <sky@genki.is> | 2018-07-22 22:00:10 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-07-24 08:22:35 -0400 |
commit | b6ed1f29a4dbba93eb53c32ec5492db8ee1d9343 (patch) | |
tree | 3b72fd82bb32ac3916e9178390c32e68687a52ba /rootston/xdg_shell.c | |
parent | 2297797bf9a6db774a3ed7909fb37f8789e1f786 (diff) |
rootston: Reap child processes
Just install a SIG_IGN handler, which is defined by POSIX.1-2001 to
reap the child.
To test, spawn any process (e.g. GUI application) with a keybinding,
close that process, verify it doesn't show up as a <defunct> zombie in
ps(1) output.
Diffstat (limited to 'rootston/xdg_shell.c')
0 files changed, 0 insertions, 0 deletions