Bushing
Joined 2 August 2007
This is an old revision of this page, as edited by Bushing (talk | contribs) at 15:15, 5 March 2008. It may differ significantly from the current revision. |
Bushing is that guy, you know that guy who did the unexpected apparence at 24c³. He is still working on homebrew stuff. The latest project that he is working on is the Twilight Hack
/dev/fs error codes
Error code | POSIX equivalent | notes |
-1 | EACCES | Permission denied |
-2 | EEXIST | File exists |
-4 | EINVAL | Invalid argument |
-6 | ENOENT | File not found |
-8 | EBUSY | Resource busy |
-12 | EIO ? | returned on ECC error |
-22 | ENOMEM | Alloc failed during request |
-102 | EACCESS | Permission denied |
-103 | EIO? | returned for "corrupted" NAND |
-105 | EEXIST | File exists |
-106 | ENOENT | File not found |
-107 | ENFILE | Too many fds open |
-108 | EFBIG? | max block count reached? |
-109 | EPERM | -10 |
-110 | EPERM | -16 |
-111 | EPERM | -14 |
-114 | EPERM | -5 |
-115 | EPERM | -13 |
-116 | EPERM | -15 |
-118 | EPERM | -3 |
-119 | EPERM | -128 |