mirror of git://sourceware.org/git/glibc.git
* iconvdata/testdate/MIK: Fix format to match expected output.
errors not to be reported.
This commit is contained in:
parent
25059769a4
commit
1863d841f5
|
|
@ -1,5 +1,7 @@
|
||||||
2006-05-02 Ulrich Drepper <drepper@redhat.com>
|
2006-05-02 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* iconvdata/testdate/MIK: Fix format to match expected output.
|
||||||
|
|
||||||
[BZ #2632]
|
[BZ #2632]
|
||||||
* nscd/connections.c (nscd_init): Correct initialization of
|
* nscd/connections.c (nscd_init): Correct initialization of
|
||||||
in-memory database structure.
|
in-memory database structure.
|
||||||
|
|
@ -176,7 +178,7 @@
|
||||||
* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.
|
* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.
|
||||||
|
|
||||||
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
|
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
|
||||||
bugs not to be reported.
|
errors not to be reported.
|
||||||
|
|
||||||
* nscd/nscd.h (struct database_dyn): Add propagate field.
|
* nscd/nscd.h (struct database_dyn): Add propagate field.
|
||||||
* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
|
* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
! " # $ % & ' ( ) * + , - . /
|
! " # $ % & ' ( ) * + , - . /
|
||||||
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
|
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
|
||||||
@ A B C D E F G H I J K L M N O
|
@ A B C D E F G H I J K L M N O
|
||||||
P Q R S T U V W X Y Z [ \ ] ^ _
|
P Q R S T U V W X Y Z [ \ ] ^ _
|
||||||
` a b c d e f g h i j k l m n o
|
` a b c d e f g h i j k l m n o
|
||||||
p q r s t u v w x y z { | } ~
|
p q r s t u v w x y z { | } ~
|
||||||
€ <20> ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ <20> Ž <20>
|
€ <20> ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ <20> Ž <20>
|
||||||
<EFBFBD> ‘ ’ “ ” • – — ˜ ™ š › œ <20> ž Ÿ
|
<EFBFBD> ‘ ’ “ ” • – — ˜ ™ š › œ <20> ž Ÿ
|
||||||
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯
|
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯
|
||||||
° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
|
° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
|
||||||
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
|
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
|
||||||
Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
|
Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
|
||||||
à á â ã ä å æ ç è é ê ë ì í î ï
|
à á â ã ä å æ ç è é ê ë ì í î ï
|
||||||
ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
|
ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue