From: Junio C Hamano Date: Thu, 4 Mar 2021 23:34:45 +0000 (-0800) Subject: Merge branch 'jk/open-returns-eintr' X-Git-Tag: v2.31.0-rc2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=921846fa22adb0abc3fb35e18c6be5feb5091cdd;p=thirdparty%2Fgit.git 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 --- 921846fa22adb0abc3fb35e18c6be5feb5091cdd