Skip to content

fix(wasix): report /dev/null as a character device#6465

Open
artemyarulin wants to merge 1 commit intomainfrom
fix/dev-null-type
Open

fix(wasix): report /dev/null as a character device#6465
artemyarulin wants to merge 1 commit intomainfrom
fix/dev-null-type

Conversation

@artemyarulin
Copy link
Copy Markdown
Contributor

Fix WASIX /dev/null metadata so it stats as a character device instead of a regular file.

Previously, /dev/null behaved like a null device for I/O, but stat()/fstat() reported it as a regular file.

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