HOST: Implement timeouts on Hurd.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 7 Sep 2020 21:18:14 +0000 (14:18 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 7 Sep 2020 21:21:04 +0000 (14:21 -0700)
commit610b2ee0e31ce3e9ced7ea5e518d516033176734
tree16e9906632f43648d09505ecf29af63d18f9e921
parentd7c2328e0a1902e9e090baa95c7a0b671e93d4ee
HOST: Implement timeouts on Hurd.

The existing implementation didn't work and I do not know why.
Hurd isn't documented to have different behavior for signals on
execl().  The timeouts were not firing, however.

This implementation does work.

Thanks to Friedrich Beckmann for reporting the issue (via Debian
buildd).
src/language/utilities/host.c