2004-04-20 12:31:12 +08:00
|
|
|
2004-04-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mq_unlink.c: Rewrite to produce more
|
|
|
|
compact code.
|
|
|
|
|
2004-04-20 12:28:00 +08:00
|
|
|
2004-04-20 Jakub Jelinek <jakub@redhat.com>
|
2004-04-20 05:05:37 +08:00
|
|
|
|
2004-04-20 12:28:00 +08:00
|
|
|
* 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.
|
2004-04-20 05:05:37 +08:00
|
|
|
|
2004-04-20 01:28:57 +08:00
|
|
|
|
2004-04-20 12:28:00 +08:00
|
|
|
See ChangeLog.14 for earlier changes.
|