You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now there is no support for the kernel setting the errno value. The errno value should be passed back to the user program in a general purpose register (probably ECX).
Right now there is no support for the kernel setting the errno value. The errno value should be passed back to the user program in a general purpose register (probably ECX).
Testsuite tests will be provided.