Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 24 Sep 2000 20:54:13 +0000 (20:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 24 Sep 2000 20:54:13 +0000 (20:54 +0000)
commitb3f7c6654e6384333c7347c301b208b7a6ce9560
tree8662f7b0e377f5df87a4f8583ea34ecc10c6706b
parentd2a99fa30393d4b5f1e5260ce8a28fa0648c6eb2
Update.

2000-09-24  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfprintf.c (process_arg): Handle %hhn.
Add missing case in va_arg handling for numbers.
* stdio-common/tst-printf.c (main): Add tests for %hhu and %hhn
handling.  Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
ChangeLog
stdio-common/tst-printf.c
stdio-common/vfprintf.c