view modules/fprintftime @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents eecbd9e402cd
children 6a764f23e302
line wrap: on
line source

Description:
like nstrftime, but output the formatted date to a FILE* stream

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

Depends-on:
strftime

configure.ac:
gl_FPRINTFTIME

Makefile.am:
EXTRA_DIST += fprintftime.h fprintftime.c

Include:
"fprintftime.h"

License:
GPL

Maintainer:
Jim Meyering