diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-12-19 18:56:55 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-12-19 18:56:55 +0100 |
commit | 8ece45e4f586abd212d1c02d74d38ef681a45600 (patch) | |
tree | 2289618f579787fd06e2235806575705e7601b29 /libio/putc.c | |
parent | af7f4165512ea242b5f711ee03a04f6afe22232d (diff) | |
download | glibc-8ece45e4f586abd212d1c02d74d38ef681a45600.tar glibc-8ece45e4f586abd212d1c02d74d38ef681a45600.tar.gz glibc-8ece45e4f586abd212d1c02d74d38ef681a45600.tar.bz2 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/putc.c')
0 files changed, 0 insertions, 0 deletions