glob: Fix invalid free() call.
[gnulib.git] / modules / fprintftime
blob4067bc3acd76a0e6ff9117997f18dc6837732ec6
1 Description:
2 like nstrftime, but output the formatted date to a FILE* stream
4 Files:
5 lib/fprintftime.h
6 lib/fprintftime.c
8 Depends-on:
9 stdio
10 strftime
11 time_rz
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += fprintftime.c
18 Include:
19 "fprintftime.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering