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
diff options
context:
space:
mode:
Diffstat
-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 edcf2e6c..3d22220f 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -168,6 +168,8 @@ void clearerr_unlocked(FILE *);
int feof_unlocked(FILE *);
int ferror_unlocked(FILE *);
int fileno_unlocked(FILE *);
+int getw(FILE *);
+int putw(int, FILE *);
#endif
#ifdef _GNU_SOURCE
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 06:49:53 +0000

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