]> mj.ucw.cz Git - moe.git/commit
Box: Use SIGSTOP to notify the parent that the child is ready to be traced
authorMartin Mares <mj@ucw.cz>
Sat, 28 Mar 2009 16:21:53 +0000 (17:21 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 28 Mar 2009 16:21:53 +0000 (17:21 +0100)
commit60df4f1d5b7aa59fdf47d87e8352e108b35ffca2
treee647708b962c5e3e6425275315551a8f61e1c00d
parenta263d633483e41b64c7fdc4bc09f0c8bbf18a308
Box: Use SIGSTOP to notify the parent that the child is ready to be traced
instead of SIGCHLD. This should be safer.
box/box.c