Error codes: Difference between revisions

Lioncache (talk | contribs)
Clarify error code 0x7601. This is used in thread and address arbiter code. In particular, address arbiter code within svcWaitForAddress checks if the thread is dead/going to die before actually performing a wait operation.
Lioncache (talk | contribs)
Add FS error code for a file/directory already exists
Line 308: Line 308:
|-
|-
| 0x177202 || 2 || 3001 || Unimplemented behavior
| 0x177202 || 2 || 3001 || Unimplemented behavior
|-
| 0x177602 || 2 || 3003 || File/Directory already exists.
|-
|-
| 0x190202 || 2 || 3201 || Memory allocation failure related to FAT filesystem code
| 0x190202 || 2 || 3201 || Memory allocation failure related to FAT filesystem code