Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-25 | * posix/tst-nanosleep.c: Include <time.h> for nanosleep | Andreas Jaeger | |
declaration. * stdio-common/tst-fphex.c: Fix format string. * posix/tst-nanosleep.c: Include <time.h> for nanosleep declaration. * stdio-common/tst-fphex.c: Fix format string. | |||
2002-10-24 | * stdio-common/tst-fphex.c: New file. | Roland McGrath | |
* 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>. |