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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
nstrftime
blob
64e255cdecdbc39ba7b1078ba7df9a95e6ea4fb5
1
Description:
2
nstrftime() function: convert date and time to string, with GNU extensions.
3
4
Files:
5
lib/strftime.h
6
lib/nstrftime.c
7
m4/tm_gmtoff.m4
8
m4/nstrftime.m4
9
10
Depends-on:
11
attribute
12
c99
13
errno
14
extensions
15
intprops
16
stdbool
17
time_rz
18
19
configure.ac:
20
gl_FUNC_GNU_STRFTIME
21
22
Makefile.am:
23
lib_SOURCES += nstrftime.c
24
25
Include:
26
"strftime.h"
27
28
License:
29
LGPL
30
31
Maintainer:
32
Jim Meyering, glibc