0 | ||| Managing error codes.
6 | "node:support:getErrno,support_system"
10 | "node:lambda:errno=>'Error code: '+errno"
13 | ||| Fetch libc `errno` global variable.
14 | ||| This sometimes returns 0 on windows.
15 | export
19 | ||| Convert numeric `errno` to string.
20 | export