pkgsrc/devel/gmake/patches
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
..
patch-af
patch-configure
patch-configure.ac
patch-dir.c
patch-makeint.h Patch SV 51159 in GNU Make. 2018-07-04 14:09:07 +00:00
patch-pa
patch-posixos.c Patch SV 51159 in GNU Make. 2018-07-04 14:09:07 +00:00