Skip to content

tee: move fn copy to MultiWriter & simplify#11899

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:tee-copy
Apr 19, 2026
Merged

tee: move fn copy to MultiWriter & simplify#11899
cakebaker merged 1 commit into
uutils:mainfrom
oech3:tee-copy

Conversation

@oech3

@oech3 oech3 commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Required to support splice() fast-path (since it does not use buffer and need to share returned value). Closes #11898 .

@oech3
oech3 marked this pull request as ready for review April 19, 2026 07:09
@cakebaker
cakebaker merged commit e829cfb into uutils:main Apr 19, 2026
169 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tee: move fn copy to MultiWriter

2 participants