Ensure mbstate_t is defined on HP-UX 11.11.
[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 extensions
13 stdbool
14 time_r
15 wchar
16
17 configure.ac:
18 gl_FUNC_GNU_STRFTIME
19
20 Makefile.am:
21
22 Include:
23 "strftime.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Jim Meyering, glibc