view modules/quote @ 15332:c762e3063952

dtotimespec: new module * lib/timespec.h (dtotimespec): New decl. * lib/dtotimespec.c, modules/dtotimespec: New files.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 30 Jun 2011 15:14:25 -0700
parents 957ab75671ef
children 2dc96bd6b0d0
line wrap: on
line source

Description:
Quote arguments for use in error messages.

Files:
lib/quote.h
lib/quote.c
m4/quote.m4

Depends-on:
quotearg

configure.ac:
gl_QUOTE

Makefile.am:
lib_SOURCES += quote.c

Include:
"quote.h"

License:
GPL

Maintainer:
Paul Eggert