lib/quotearg.h


Log

Author Commit Date CI Message
Paul Eggert 54c4adf1 2002-11-23T06:45:22 Allow multiple inclusion by surrounding with "#ifndef QUOTEARG_H_". Include <stddef.h>, for size_t, so that we can be included first. (PARAMS): Remove; we now assume C89 or later. All uses removed.
Jim Meyering f08e270f 2002-01-22T08:02:43 (quotearg_n_style_mem): New function.
Jim Meyering 81859955 2001-11-28T06:57:25 (quotearg_n, quotearg_n_style): First arg is int, not unsigned.
Jim Meyering 5decc4ec 2000-07-14T11:27:00 (enum quoting style): New enum clocale_quoting_style.
Jim Meyering d349992d 2000-07-09T07:22:43 update copyright date
Jim Meyering cbc709a9 1999-08-10T10:58:01 (locale_quoting_style): New enum value. (quotearg_n_style, quotearg_style): New decls.
Jim Meyering 024e00dc 1999-01-01T17:43:10 (quoting_style_vals): New public array.
Jim Meyering d56026b4 1998-03-21T08:49:00 Update from patch-2.5.3.
Jim Meyering 0402072d 1998-02-23T10:16:53 .