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/stdio/stderr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/stderr.c')
-rw-r--r--src/stdio/stderr.c 1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdio/stderr.c b/src/stdio/stderr.c
index 3bdaffbc..9a70700c 100644
--- a/src/stdio/stderr.c
+++ b/src/stdio/stderr.c
@@ -6,6 +6,7 @@ static FILE f = {
.buf_size = 0,
.fd = 2,
.flags = F_PERM | F_NORD,
+ .lbf = -1,
.write = __stdio_write,
.seek = __stdio_seek,
.close = __stdio_close,
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月02日 18:24:14 +0000

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