Handbook
Glossary
preserve-errno ( quot -- )
Vocabulary
libc
Inputs
quot
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
libc
:
preserve-errno
( quot -- )
errno
[
call
]
dip
set-errno
;
inline