Rob Browning <r...@defaultvalue.org> writes:

> It looks like there may be a problem with wait_for_termination() on
> GNU/Hurd systems.
>
> Samuel Thibault <sthiba...@debian.org> writes:
>
>> emacs23 would sometimes hang while waiting for a child. This is because
>> wait_for_termination assumes that on all BSD-like systems kill() returns
>> -1 on zombies. It happens that GNU/Hurd is a BSD-like system, but its
>> kill() returns 0 on zombies.
>>
>> The attached patch fixes that.

Thanks, applied.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to