Depend on xgetcwd. From Derek Price.
[gnulib.git] / modules / strftime
1 Description:
2 nstrftime() function: convert date and time to string, with GNU extensions.
3
4 Files:
5 lib/strftime.c
6 m4/mbstate_t.m4
7 m4/tm_gmtoff.m4
8 m4/strftime.m4
9
10 Depends-on:
11
12 configure.ac:
13 jm_FUNC_GNU_STRFTIME
14
15 Makefile.am:
16 lib_SOURCES += strftime.c
17
18 Include:
19 <time.h>
20
21 Maintainer:
22 glibc
23