diff options
author | Carlos O'Donell <carlos@redhat.com> | 2023-01-19 12:50:20 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-02-08 15:02:55 +0100 |
commit | 6b914951502185f6c2de134801d9642a0ead1321 (patch) | |
tree | 216fda4a5fd73acf469baaa4a5e83378684c2c18 /misc/Makefile | |
parent | Use 64-bit time_t interfaces in strftime and strptime (bug 30053) (diff) | |
download | glibc-6b914951502185f6c2de134801d9642a0ead1321.tar.gz glibc-6b914951502185f6c2de134801d9642a0ead1321.tar.bz2 glibc-6b914951502185f6c2de134801d9642a0ead1321.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>
(cherry picked from commit c980549cc6a1c03c23cc2fe3e7b0fe626a0364b0)
(cherry picked from commit 07b9521fc6369d000216b96562ff7c0ed32a16c4)
Diffstat (limited to 'misc/Makefile')
0 files changed, 0 insertions, 0 deletions