mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
that library calls do not do that. Therefore, it's SIGCHLD handling causes a hang in wait() as openpty() already does that. Fix this by using waitpid() with WNOHANG. Diagnosed by: jhb Tested by: dhw (earlier version) |
||
---|---|---|
.. | ||
patch-main.c |