Multiuser, Capabilities and Access Controls (#54)
[lunaix-os.git] / lunaix-os / includes / usr / lunaix / status.h
index 479d844abd77888a68f63606227ea6a47fc26a1e..e4572322c0f019988fd15c4ce86ec77f158b8592 100644 (file)
@@ -35,5 +35,8 @@
 #define ELIBBAD -29
 #define EAGAIN -30
 #define EDEADLK -31
+#define EDQUOT -32
+#define EPERM -33
+#define EACCESS -34
 
 #endif /* __LUNAIX_STATUS_H */