From: Junio C Hamano Date: Fri, 10 Apr 2026 17:08:51 +0000 (-0700) Subject: Merge branch 'jc/no-writev-does-not-work' into next X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=779546e6a3b2a8118685b3f23ce09e180fb45496;p=thirdparty%2Fgit.git Merge branch 'jc/no-writev-does-not-work' into next We used writev() in limited code paths and supplied emulation for platforms without working writev(), but the emulation was too faithful to the spec to make the result useless to send even 64kB; revert the topic and plan to restart the effort later. * jc/no-writev-does-not-work: Revert "compat/posix: introduce writev(3p) wrapper" Revert "wrapper: introduce writev(3p) wrappers" Revert "sideband: use writev(3p) to send pktlines" Revert "cmake: use writev(3p) wrapper as needed" --- 779546e6a3b2a8118685b3f23ce09e180fb45496