pty: use the new child-reaper sources
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 2 Dec 2012 14:08:07 +0000 (15:08 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 2 Dec 2012 14:08:07 +0000 (15:08 +0100)
commite74f0de0b6ea73185912f200258e5b92be40f572
treee7c9c714e28f7b1812e88b8e3a9db5457b0df17c
parent5e509aad414f85f686bc07e9f8962b40b144f5ef
pty: use the new child-reaper sources

Instead of registering for SIGCHLD we should use the child-reaper sources
to avoid nasty race-conditions.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/pty.c