cmake: use writev(3p) wrapper as needed#2078
cmake: use writev(3p) wrapper as needed#2078dscho wants to merge 1 commit intogitgitgadget:masterfrom
Conversation
This is a companion patch of 3b9b2c2 (compat/posix: introduce writev(3p) wrapper, 2026-03-13) where support for using the `writev()` wrapper was introduced in the `Makefile` and the Meson-based build, but the CMake build still needs that treatment, too. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
/submit |
|
Submitted as pull.2078.git.1775206502134.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
This patch series was integrated into seen via git@0de485a. |
|
This patch series was integrated into next via git@c0dfe4a. |
|
This branch is now known as |
|
This patch series was integrated into seen via git@ac340a6. |
|
This patch series was integrated into master via git@ac340a6. |
|
This patch series was integrated into next via git@ac340a6. |
|
Congratulations! 🎉 Your patch series was merged into upstream via ac340a6. Note: this pull request will show as "Closed" rather than "Merged" because the merge happened in the upstream repository, not on GitHub. This is expected — your contribution has been accepted! |
This was necessary to get Git for Windows v2.54.0-rc0's CI builds to pass successfully.