diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-18 23:34:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-18 23:34:30 +0000 |
commit | fd3e6373c842c9e01de67898a65fe01d08791d48 (patch) | |
tree | 936c9f5f9a3c2e68b8a4b6110559278f83fe5016 /ChangeLog | |
parent | bb2fc8504d9aaa024bdfd2d630f4241c0e24bbf5 (diff) | |
download | glibc-fd3e6373c842c9e01de67898a65fe01d08791d48.zip glibc-fd3e6373c842c9e01de67898a65fe01d08791d48.tar.gz glibc-fd3e6373c842c9e01de67898a65fe01d08791d48.tar.bz2 |
Update.
* stdio-common/Makefile (tests): Add test-vfprintf.
(test-vfprintf-ENV): New variable.
* stdio-common/test-vfprintf.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-11-18 Ulrich Drepper <drepper@redhat.com> + * stdio-common/Makefile (tests): Add test-vfprintf. + (test-vfprintf-ENV): New variable. + * stdio-common/test-vfprintf.c: New file. + * wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'. * wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb. |