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/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/regex.h')
-rw-r--r--include/regex.h 5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/regex.h b/include/regex.h
index ea9b894b..dce21771 100644
--- a/include/regex.h
+++ b/include/regex.h
@@ -7,13 +7,12 @@ extern "C" {
#include <features.h>
+#define __NEED_regoff_t
#define __NEED_size_t
#include <bits/alltypes.h>
-typedef long regoff_t;
-
-typedef struct {
+typedef struct re_pattern_buffer {
size_t re_nsub;
void *__opaque, *__padding[4];
size_t __nsub2;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 21:23:01 +0000

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