repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
math: Add support for OpenVMS.
[gnulib/ericb.git]
/
modules
/
strftime
blob
b54f44eda000ae1af0a84db416047c23ace6a022
1
Description:
2
nstrftime() function: convert date and time to string, with GNU extensions.
3
4
Files:
5
lib/strftime.h
6
lib/strftime.c
7
m4/tm_gmtoff.m4
8
m4/strftime.m4
9
10
Depends-on:
11
extensions
12
stdbool
13
time_rz
14
15
configure.ac:
16
gl_FUNC_GNU_STRFTIME
17
18
Makefile.am:
19
lib_SOURCES += strftime.c
20
21
Include:
22
"strftime.h"
23
24
License:
25
LGPL
26
27
Maintainer:
28
Jim Meyering, glibc