summaryrefslogtreecommitdiff
path: root/lib/quotearg.c
AgeCommit message (Expand)Author
2000-01-31fix typo. sheeshJim Meyering
2000-01-31(ISASCII): Add #undef and move definition to followJim Meyering
2000-01-22[HAVE_WCTYPE_H]: Include <wctype.h>.Jim Meyering
2000-01-17(quotearg_buffer_restyled): Do not quoteJim Meyering
2000-01-15Quote multibyte characters correctly.Jim Meyering
1999-08-10Include <libintl.h> if ENABLE_NLS.Jim Meyering
1999-08-01(quotearg_buffer):Jim Meyering
1999-01-25(quotearg_n_options): Revert type of parameter `n'Jim Meyering
1999-01-16(quotearg_n_options): Declare n1 to be of typeJim Meyering
1999-01-11(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.Jim Meyering
1999-01-01(quotearg_n_options): Make `options' parameter be `const'.Jim Meyering
1999-01-01(quotearg_buffer): Cast -1 to size_t before comparing.Jim Meyering
1998-12-11(quotearg_buffer): Use `7' as the mask, not `3'.Jim Meyering
1998-03-21Update from patch-2.5.3.Jim Meyering
1998-02-23.Jim Meyering