Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 Apr 2004 04:28:00 +0000 (04:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 Apr 2004 04:28:00 +0000 (04:28 +0000)
commitd3b520289178bbe9c252c0a2784a529b89951945
treebbfda740b0fc0d4c64d817f7a24eb4be8ff269a5
parenta5dd0a6caf0a45a945dadaa48a831e2215351e61
Update.

2004-04-20  Jakub Jelinek  <jakub@redhat.com>
* stdio-common/vfscanf.c (_IO_vfscanf): When skipping whitespace,
do input_error () instead of conv_error () and don't look at errno.
Don't eat any whitespace before %% if skip_space == 0.
* stdio-common/tst-sscanf.c (int_tests): New array.
(main): Run int_tests.
See ChangeLog.14 for earlier changes.
ChangeLog
ChangeLog.14 [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
stdio-common/tst-sscanf.c
stdio-common/vfscanf.c