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/src/internal/libc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/libc.h')
-rw-r--r--src/internal/libc.h 3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/internal/libc.h b/src/internal/libc.h
index 037d16b6..2eef98e4 100644
--- a/src/internal/libc.h
+++ b/src/internal/libc.h
@@ -5,9 +5,12 @@
#include <stdio.h>
#include <limits.h>
+struct __locale_map;
+
struct __locale_struct {
int ctype_utf8;
char *messages_name;
+ struct __locale_map *cat[4];
};
struct __libc {
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 12:53:27 +0000

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