Skip to content

Commit 6f4f4d5

Browse files
committed
document nqp::x_posixerrno
1 parent fc3b77f commit 6f4f4d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/ops.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,3 +1462,10 @@ time sleeping is spent.) Returns the passed in number.
14621462

14631463
Return the time in seconds since January 1, 1970 UTC. `_i` variant returns
14641464
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

Comments
 (0)