view modules/fprintftime @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents 6a764f23e302
children 5929f9acfa94
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:

Include:
"fprintftime.h"

License:
GPL

Maintainer:
Jim Meyering