Skip to content

Edited 'simple.rs' as mknod incomplete implementation error didn't comply with linux standard#343

Merged
cberner merged 1 commit intocberner:masterfrom
Arthur-Aillet:master
Jun 7, 2025
Merged

Edited 'simple.rs' as mknod incomplete implementation error didn't comply with linux standard#343
cberner merged 1 commit intocberner:masterfrom
Arthur-Aillet:master

Conversation

@Arthur-Aillet
Copy link
Contributor

In the man 2 for mknod:

EPERM [...] also returned if the filesystem containing pathname does not support the
type of node requested.

…didn't comply with linux standard

In the man 2 for mknod:
 EPERM [...]  also returned if the filesystem containing pathname does not support the
              type of node requested.
@cberner cberner merged commit e42989c into cberner:master Jun 7, 2025
9 checks passed
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