aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-10 15:01:20 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-10 15:01:20 -0800
commitaace36fd3c553b29d96997a8b80fb3364961fe9e (patch)
tree3be3bdcf860ddc24fde12b68882c26c23e746251 /builtin/commit.c
parentMerge branch 'ds/no-usable-cron-on-macos' (diff)
parentsimple-ipc: work around issues with Cygwin's Unix socket emulation (diff)
downloadgit-aace36fd3c553b29d96997a8b80fb3364961fe9e.tar.gz
git-aace36fd3c553b29d96997a8b80fb3364961fe9e.zip
Merge branch 'js/simple-ipc-cygwin-socket-fix'
The way Cygwin emulates a unix-domain socket, on top of which the simple-ipc mechanism is implemented, can race with the program on the other side that wants to use the socket, and briefly make it appear as a regular file before lstat(2) starts reporting it as a socket. We now have a workaround on the side that connects to a unix domain socket. * js/simple-ipc-cygwin-socket-fix: simple-ipc: work around issues with Cygwin's Unix socket emulation
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions