*** empty log message ***

This commit is contained in:
Jim Meyering 2000-07-04 07:03:26 +00:00
parent 5a6fe4fd57
commit 266adb5302

View File

@ -1,3 +1,10 @@
2000-07-03 Paul Eggert <eggert@twinsun.com>
and Bruno Haible <haible@clisp.cons.org>
* lib/quotearg.c (mbrtowc):
Assign to *pwc, and return 1 only if result is nonzero.
(iswprint): Use ISPRINT when substituting our own mbrtowc.
2000-07-02 Jim Meyering <meyering@lucent.com>
* quotearg.c (mbstate_t): Don't define here.