sys_fs: Implement ENOTDIR

This commit is contained in:
Elad
2026-03-30 23:04:44 +03:00
committed by Ani
parent 122ccca50e
commit bd95c728f0
4 changed files with 150 additions and 15 deletions
+1
View File
@@ -683,6 +683,7 @@ namespace fs
notempty,
readonly,
isdir,
notdir,
toolong,
nospace,
xdev,