We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3b77f commit 6f4f4d5Copy full SHA for 6f4f4d5
docs/ops.markdown
@@ -1462,3 +1462,10 @@ time sleeping is spent.) Returns the passed in number.
1462
1463
Return the time in seconds since January 1, 1970 UTC. `_i` variant returns
1464
an integral number of seconds, `_n` returns a fractional amount.
1465
+
1466
+# Native Call / Interoperability Opcodes
1467
1468
+## x\_posixerrno
1469
+* `x_posixerrno()`
1470
1471
+Returns an int that corresponds to the value of POSIX's errno.
0 commit comments