summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ucontext.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/ucontext.3')
-rw-r--r--lib/libc/gen/ucontext.34
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/gen/ucontext.3 b/lib/libc/gen/ucontext.3
index 0574322..69ecbc1 100644
--- a/lib/libc/gen/ucontext.3
+++ b/lib/libc/gen/ucontext.3
@@ -92,6 +92,9 @@ structures:
.Ft int
.Fn getcontext "ucontext_t *" ;
.It
+.Ft "ucontext_t *"
+.Fn getcontextx "void" ;
+.It
.Ft int
.Fn setcontext "const ucontext_t *" ;
.It
@@ -104,4 +107,5 @@ structures:
.Sh SEE ALSO
.Xr sigaltstack 2 ,
.Xr getcontext 3 ,
+.Xr getcontextx 3 ,
.Xr makecontext 3
OpenPOWER on IntegriCloud