]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/fsync-can-fail-with-eintr'
authorJunio C Hamano <gitster@pobox.com>
Sun, 6 Jun 2021 06:39:09 +0000 (15:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jun 2021 06:39:10 +0000 (15:39 +0900)
Last minute portability fix.

* jc/fsync-can-fail-with-eintr:
  fsync(): be prepared to see EINTR


Trivial merge