Merge branch 'jk/open-returns-eintr'

Work around platforms whose open() is reported to return EINTR (it shouldn't, as we do our signals with SA_RESTART). * jk/open-returns-eintr: config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur Makefile: add OPEN_RETURNS_EINTR knob

Junio C Hamano committed Mar 4, 2021 at 15:34 UTC 921846fa22adb0abc3fb35e18c6be5feb5091cdd

No changes.