Mercurial > hg > octave-lojdl > gnulib-hg
view modules/getdate @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 3884ac6e6550 |
children | 7c6a23ddbbd3 |
line wrap: on
line source
Description: Convert a date/time string to linear time. Files: doc/getdate.texi lib/getdate.h lib/getdate.y m4/bison.m4 m4/tm_gmtoff.m4 m4/getdate.m4 Depends-on: c-ctype stdbool gettime intprops mktime setenv unsetenv time verify xalloc configure.ac: gl_GETDATE Makefile.am: lib_SOURCES += getdate.y BUILT_SOURCES += getdate.c MAINTAINERCLEANFILES += getdate.c EXTRA_DIST += getdate.c Include: "getdate.h" License: GPL Maintainer: Paul Eggert