pkgsrc/devel/gmake
bsiegert b0b9e94900 Patch SV 51159 in GNU Make.
Hopefully this will fix the problems joerg@ and others encountered last
time gmake was updated to 4.2.1. Description of the patch:

[SV 51159] Use a non-blocking read with pselect to avoid hangs.
* posixos.c (set_blocking): Set blocking on a file descriptor.
(jobserver_setup): Set non-blocking on the jobserver read side.
(jobserver_parse_auth): Ditto.
(jobserver_acquire_all): Set blocking to avoid a busy-wait loop.
(jobserver_acquire): If the non-blocking read() returns without
taking a token then try again.
2018-07-04 14:09:07 +00:00
..
patches Patch SV 51159 in GNU Make. 2018-07-04 14:09:07 +00:00
DESCR
distinfo Patch SV 51159 in GNU Make. 2018-07-04 14:09:07 +00:00
Makefile Patch SV 51159 in GNU Make. 2018-07-04 14:09:07 +00:00
options.mk
PLIST
PLIST.locale