vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / nstrftime
blob64e255cdecdbc39ba7b1078ba7df9a95e6ea4fb5
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 attribute
12 c99
13 errno
14 extensions
15 intprops
16 stdbool
17 time_rz
19 configure.ac:
20 gl_FUNC_GNU_STRFTIME
22 Makefile.am:
23 lib_SOURCES += nstrftime.c
25 Include:
26 "strftime.h"
28 License:
29 LGPL
31 Maintainer:
32 Jim Meyering, glibc