git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'vfs-dev'
[lunaix-os.git]
/
lunaix-os
/
includes
/
lunaix
/
status.h
diff --git
a/lunaix-os/includes/lunaix/status.h
b/lunaix-os/includes/lunaix/status.h
index 17b509e08e0ecfefe7c5555f4a8c80f85200819d..3d300f20f89fcaaf83b2bf85fb1abdc69500d9f0 100644
(file)
--- a/
lunaix-os/includes/lunaix/status.h
+++ b/
lunaix-os/includes/lunaix/status.h
@@
-19,5
+19,14
@@
#define ENOTSUP -14
#define ENXIO -15
#define ELOOP -16
#define ENOTSUP -14
#define ENXIO -15
#define ELOOP -16
+#define ENOTEMPTY -17
+#define EROFS -18
+#define EISDIR -19
+#define EBUSY -20
+#define EXDEV -21
+#define ELOOP -22
+#define ENODEV -23
+#define ERANGE -24
+#define ENOMEM LXOUTOFMEM
#endif /* __LUNAIX_CODE_H */
#endif /* __LUNAIX_CODE_H */