Skip to content

more: replace nix::unistd with std::fs#12268

Merged
sylvestre merged 1 commit into
uutils:mainfrom
xtqqczze:GH12267
May 13, 2026
Merged

more: replace nix::unistd with std::fs#12268
sylvestre merged 1 commit into
uutils:mainfrom
xtqqczze:GH12267

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented May 13, 2026

Closes #12267

I noticed that write is incorrectly used instead of write_all which might not write everything.

cc: @oech3

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/retry (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Skip an intermittent issue tests/pr/bounded-memory (was skipped on 'main', now failing)

@sylvestre sylvestre merged commit f4a0bb3 into uutils:main May 13, 2026
169 checks passed
@xtqqczze xtqqczze deleted the GH12267 branch May 13, 2026 12:06
nonontb pushed a commit to nonontb/coreutils that referenced this pull request May 28, 2026
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