round: Update regarding AIX.
[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 mbrlen
14 mbsinit
15 stdbool
16 time_r
17 wchar
18
19 configure.ac:
20 gl_FUNC_GNU_STRFTIME
21
22 Makefile.am:
23
24 Include:
25 "strftime.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Jim Meyering, glibc