diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-08-25 14:42:31 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-08-25 14:42:32 -0700 |
| commit | a103ad6f3d58cf3d297a6b102876e2bbf09c98d7 (patch) | |
| tree | 763c63d41c7c3d9fadf0ebbe76e9fc90f81743a8 /commit-graph.c | |
| parent | Merge branch 'js/fetch-negotiation-trace' (diff) | |
| parent | pipe_command(): mark stdin descriptor as non-blocking (diff) | |
| download | git-a103ad6f3d58cf3d297a6b102876e2bbf09c98d7.tar.gz git-a103ad6f3d58cf3d297a6b102876e2bbf09c98d7.zip | |
Merge branch 'jk/pipe-command-nonblock'
Fix deadlocks between main Git process and subprocess spawned via
the pipe_command() API, that can kill "git add -p" that was
reimplemented in C recently.
* jk/pipe-command-nonblock:
pipe_command(): mark stdin descriptor as non-blocking
pipe_command(): handle ENOSPC when writing to a pipe
pipe_command(): avoid xwrite() for writing to pipe
git-compat-util: make MAX_IO_SIZE define globally available
nonblock: support Windows
compat: add function to enable nonblocking pipes
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
