timespec_get: New module.
[gnulib.git] / modules / fprintftime
blob0d1f6784496e673cb9b40c472205f498286127d3
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 nstrftime
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