musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucontext.h')
-rw-r--r--include/ucontext.h 4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ucontext.h b/include/ucontext.h
index db335677..96c27cb7 100644
--- a/include/ucontext.h
+++ b/include/ucontext.h
@@ -18,9 +18,9 @@ typedef struct {
unsigned long __oldmask, __cr2;
} mcontext_t;
-typedef struct __ucontext {
+typedef struct ucontext {
unsigned long uc_flags;
- struct __ucontext *uc_link;
+ struct ucontext *uc_link;
stack_t uc_stack;
mcontext_t uc_mcontext;
sigset_t uc_sigmask;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 12:06:26 +0000

AltStyle によって変換されたページ (->オリジナル) /