Skip to content

cat: catch 2nd+ splice's error - #13847

Merged
sylvestre merged 1 commit into
uutils:mainfrom
oech3:splice-2nd
Aug 10, 2026
Merged

cat: catch 2nd+ splice's error#13847
sylvestre merged 1 commit into
uutils:mainfrom
oech3:splice-2nd

Conversation

@oech3

@oech3 oech3 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

needed for non-backported version for cat/splice.sh.

$ strace -o /dev/null -e inject=splice:error=EINTR:when=3 target/debug/cat /dev/zero
cat: /dev/zero: Interrupted system call

Closes #12832 (remove also drain_pipe)

@oech3
oech3 marked this pull request as ready for review August 10, 2026 13:00
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/misc/write-errors was skipped on 'main' but is now failing.

@sylvestre
sylvestre merged commit 8ba86de into uutils:main Aug 10, 2026
164 checks passed
@oech3
oech3 deleted the splice-2nd branch August 11, 2026 01:44
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.

2 participants