NEWS.stable: log cherry-pick [79aac72]->[cc1a9b7] canonicalize-lgpl: use common idiom
[gnulib.git] / modules / strftime
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_r
14
15 configure.ac:
16 gl_FUNC_GNU_STRFTIME
17
18 Makefile.am:
19
20 Include:
21 "strftime.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Jim Meyering, glibc