(quotearg_buffer_restyled):
authorJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 08:02:22 +0000 (08:02 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 08:02:22 +0000 (08:02 +0000)
commit1495a99781c7885ec1b50b3d68e0384ef72be40a
tree4657e573b1d5d8257692e8b519854e581b142f68
parent80e8506f75e42d08cfb013bb56e88070ee6db6ef
(quotearg_buffer_restyled):
Fix bug with quoting buffers containing NUL when backslashing escapes.
This bug was exposed by the other changes in this patch.
(quotearg_n_options): New arg ARGSIZE.
All callers changed.
(quoting_options_from_style): New function.
(quotearg_n_style): Use it.
(quotearg_n_style_mem): New function.
lib/quotearg.c