Hash :
e8b8e656
Author :
Date :
2017-07-26T11:33:49
fprintftime: fix build-break caused by recent renaming * lib/fprintftime.c: Include "nstrftime.c", not the now-renamed "strftime.c". * modules/fprintftime: Depend directly on nstrftime.
Description:
like nstrftime, but output the formatted date to a FILE* stream
Files:
lib/fprintftime.h
lib/fprintftime.c
Depends-on:
stdio
nstrftime
time_rz
configure.ac:
Makefile.am:
lib_SOURCES += fprintftime.c
Include:
"fprintftime.h"
License:
GPL
Maintainer:
Jim Meyering