Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / nstrftime
blobb559b5e2057da17e7d49df820f34607e6c2da888
1 Description:
2 nstrftime() function: convert date and time to string, with GNU extensions.
4 Files:
5 lib/strftime.h
6 lib/nstrftime.c
7 m4/tm_gmtoff.m4
8 m4/nstrftime.m4
10 Depends-on:
11 extensions
12 stdbool
13 time_rz
15 configure.ac:
16 gl_FUNC_GNU_STRFTIME
18 Makefile.am:
19 lib_SOURCES += nstrftime.c
21 Include:
22 "strftime.h"
24 License:
25 LGPL
27 Maintainer:
28 Jim Meyering, glibc