Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * stdio-common/tst-fphex.c: New file. | Roland McGrath | 2002-10-24 | 1 | -0/+51 |
* stdio-common/Makefile (tests): Add tst-fphex. * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization of WNUMEND. Fix counting of decimal point in WIDTH. Print '0' pad chars always before the value digits. Reported by James Antill <james.antill@redhat.com>. |