about summary refs log tree commit diff
path: root/libio/strops.c
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2023-01-19 12:50:20 +0100
committerCarlos O'Donell <carlos@redhat.com>2023-02-06 10:20:39 -0500
commitc980549cc6a1c03c23cc2fe3e7b0fe626a0364b0 (patch)
treec6948d04b7c49bb4fe6d5d576764f3bc9f9874fb /libio/strops.c
parenta1dcc64c9b6e54ce1aabcd10785f43bf2b445ee4 (diff)
downloadglibc-c980549cc6a1c03c23cc2fe3e7b0fe626a0364b0.tar.gz
glibc-c980549cc6a1c03c23cc2fe3e7b0fe626a0364b0.tar.xz
glibc-c980549cc6a1c03c23cc2fe3e7b0fe626a0364b0.zip
Account for grouping in printf width (bug 30068)
This is a partial fix for mishandling of grouping when formatting
integers.  It properly computes the width in the presence of grouping
characters when the width is larger than the number of significant
digits. The precision related issue is documented in bug 23432.

Co-authored-by: Andreas Schwab <schwab@suse.de>
Diffstat (limited to 'libio/strops.c')
0 files changed, 0 insertions, 0 deletions