(mbrtowc): Assign to *pwc, and return 1 only if result is nonzero.
[gnulib.git] / lib / quotearg.c
2000-07-04 Jim Meyering(mbrtowc): Assign to *pwc, and return 1 only if result...
2000-07-02 Jim Meyering(mbstate_t): Don't define here.
2000-06-23 Jim MeyeringInclude <wctype.h> after <wchar.h>,
2000-02-28 Jim Meyering(ALERT_CHAR): New macro.
2000-01-31 Jim Meyeringfix typo. sheesh
2000-01-31 Jim Meyering(ISASCII): Add #undef and move definition to follow
2000-01-22 Jim Meyering[HAVE_WCTYPE_H]: Include <wctype.h>.
2000-01-17 Jim Meyering(quotearg_buffer_restyled): Do not quote
2000-01-15 Jim MeyeringQuote multibyte characters correctly.
1999-08-10 Jim MeyeringInclude <libintl.h> if ENABLE_NLS.
1999-08-01 Jim Meyering(quotearg_buffer):
1999-01-25 Jim Meyering(quotearg_n_options): Revert type of parameter `n'
1999-01-16 Jim Meyering(quotearg_n_options): Declare n1 to be of type
1999-01-11 Jim Meyering(quotearg_buffer): Change escape_quoting_style so that...
1999-01-01 Jim Meyering(quotearg_n_options): Make `options' parameter be ...
1999-01-01 Jim Meyering(quotearg_buffer): Cast -1 to size_t before comparing.
1998-12-11 Jim Meyering(quotearg_buffer): Use `7' as the mask, not `3'.
1998-03-21 Jim MeyeringUpdate from patch-2.5.3.
1998-02-23 Jim Meyering.