Skip to content

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

Draft
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:wasm-pr7
Draft

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

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.
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/rm/isatty (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