Don't insist on 'long long int' support in the preprocessor. It
[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/mbstate_t.m4
8 m4/tm_gmtoff.m4
9 m4/strftime.m4
10
11 Depends-on:
12 stdbool
13 time_r
14 wchar
15
16 configure.ac:
17 gl_FUNC_GNU_STRFTIME
18
19 Makefile.am:
20
21 Include:
22 "strftime.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Jim Meyering, glibc