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/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/setjmp.h')
-rw-r--r--include/setjmp.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/setjmp.h b/include/setjmp.h
index abc74234..5456d8f8 100644
--- a/include/setjmp.h
+++ b/include/setjmp.h
@@ -13,7 +13,7 @@ extern "C" {
#if defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE) \
|| defined(_XOPEN_SOURCE) || defined(_GNU_SOURCE) \
|| defined(_BSD_SOURCE)
-typedef struct {
+typedef struct __sigjmp_buf {
jmp_buf __jb;
unsigned long __fl;
unsigned long __ss[128/sizeof(long)];
generated by cgit v1.2.1 (git 2.18.0) at 2025年11月01日 02:04:47 +0000

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