Skip to content

mknod: remove windows-related code & flags #7821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

cakebaker
Copy link
Contributor

This PR removes a Windows-related function and many #[cfg(not(windows))] because mknod is a unix-only util.

@sylvestre sylvestre merged commit a423041 into uutils:main Apr 22, 2025
69 of 70 checks passed
@cakebaker cakebaker deleted the mknod_remove_windows_code_flags branch April 22, 2025 15:33
Copy link

GNU testsuite comparison:

GNU test failed: tests/du/bind-mount-dir-cycle. tests/du/bind-mount-dir-cycle is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

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