Skip to content

cat: add WASI stub for is_unsafe_overwrite and add to feat_wasm#11571

Open
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:wasm-pr5
Open

cat: add WASI stub for is_unsafe_overwrite and add to feat_wasm#11571
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:wasm-pr5

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

WASI has no fstat-based device/inode checks, so always return false (assume safe) for the overwrite detection.

WASI has no fstat-based device/inode checks, so always return false
(assume safe) for the overwrite detection.
@sylvestre sylvestre marked this pull request as ready for review March 31, 2026 21:28
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/tail/retry. tests/tail/retry is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/cut/cut-huge-range is now passing!
Congrats! The gnu test tests/unexpand/bounded-memory is now passing!

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.

1 participant