Usermode/libc - C++ wrapping in headers, time rework
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / include_exp / errno.enum.h
index 6d33bd4..f943654 100755 (executable)
@@ -27,6 +27,8 @@ enum libc_eErrorNumbers {
 
        EAGAIN, // Try again
        EALREADY,       // Operation was a NOP
+       
+       EFBIG,  // File too large
 
        // psockets
        EAFNOSUPPORT,   

UCC git Repository :: git.ucc.asn.au