]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: yes: support more zero-copy related syscalls
authoroech3 <79379754+oech3@users.noreply.github.com>
Mon, 23 Mar 2026 13:28:22 +0000 (22:28 +0900)
committerPádraig Brady <P@draigBrady.com>
Tue, 24 Mar 2026 20:35:01 +0000 (20:35 +0000)
commitc495cbcfe2edbf03b46a96e16d4498b6ba4e7be0
treea5a82f401a56bbe945043c914f7fd7d96cb21d45
parent430822d5f71ff95bc813ddc254d559d808177d57
tests: yes: support more zero-copy related syscalls

* tests/misc/yes.sh: Disable other related zero-copy syscalls
to ensure better testing of future or other implementations.
https://github.com/coreutils/coreutils/pull/227
tests/misc/yes.sh