summaryrefslogtreecommitdiff
path: root/modules/fprintftime
blob: 54bba63359c1cb148f36e49ba089d7aeebf26dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
like nstrftime, but output the formatted date to a FILE* stream

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

Depends-on:
ignore-value
strftime

configure.ac:

Makefile.am:
lib_SOURCES += fprintftime.c

Include:
"fprintftime.h"

License:
GPL

Maintainer:
Jim Meyering