repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.
[gnulib.git]
/
modules
/
fprintftime
blob
0d1f6784496e673cb9b40c472205f498286127d3
1
Description:
2
like nstrftime, but output the formatted date to a FILE* stream
3
4
Files:
5
lib/fprintftime.h
6
lib/fprintftime.c
7
8
Depends-on:
9
stdio
10
nstrftime
11
time_rz
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += fprintftime.c
17
18
Include:
19
"fprintftime.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Jim Meyering