mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 22:23:52 +08:00
Update.
This commit is contained in:
parent
b4c8179a04
commit
cf27aecd19
@ -1,3 +1,11 @@
|
||||
2002-04-15 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* iconvdata/euc-jp.c (BODY for FROM_LOOP): When encountering an
|
||||
invalid input (e.g. a byte > 0x80 followed by a byte < 0x80), skip
|
||||
always one byte, not 0 bytes in some cases and 2 bytes in others.
|
||||
|
||||
* iconvdata/tst-table-from.c (main): Correct the usage message.
|
||||
|
||||
2002-04-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* time/tst-mktime.c: Include <stdlib.h>. Use %d, not %ld format
|
||||
|
Loading…
Reference in New Issue
Block a user