about summary refs log tree commit diff
path: root/libio/vswprintf.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-12-19 18:56:55 +0100
committerFlorian Weimer <fweimer@redhat.com>2022-12-19 18:56:55 +0100
commit8ece45e4f586abd212d1c02d74d38ef681a45600 (patch)
tree2289618f579787fd06e2235806575705e7601b29 /libio/vswprintf.c
parentaf7f4165512ea242b5f711ee03a04f6afe22232d (diff)
downloadglibc-8ece45e4f586abd212d1c02d74d38ef681a45600.tar.gz
glibc-8ece45e4f586abd212d1c02d74d38ef681a45600.tar.xz
glibc-8ece45e4f586abd212d1c02d74d38ef681a45600.zip
libio: Convert __vdprintf_internal to buffers
The internal buffer size is set to 2048 bytes.  This is less than
the original BUFSIZ value used by buffered_vfprintf before
the conversion, but it hopefully covers all cases where write
boundaries matter.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'libio/vswprintf.c')
0 files changed, 0 insertions, 0 deletions