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/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdio.h')
-rw-r--r--include/stdio.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/stdio.h b/include/stdio.h
index 4abb1e65..186fdf2c 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -154,6 +154,8 @@ char *tempnam(const char *, const char *);
char *cuserid(char *);
#undef off64_t
#define off64_t off_t
+int asprintf(char **, const char *, ...);
+int vasprintf(char **, const char *, va_list);
#endif
#ifdef __cplusplus
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 10:03:36 +0000

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