mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / localtime-buffer
blobe511d437b3d524acad6bb8cd8e8a64379e82e530
1 Description:
2 Access to the internal buffer of the localtime() function and the gmtime() function.
4 Files:
5 lib/localtime-buffer.h
6 lib/localtime-buffer.c
7 m4/localtime-buffer.m4
9 Depends-on:
10 time            [false]
12 configure.ac:
13 AC_REQUIRE([gl_LOCALTIME_BUFFER_DEFAULTS])
14 AC_LIBOBJ([localtime-buffer])
16 Makefile.am:
18 Include:
19 "localtime-buffer.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 all