Update and improve help for --without-included-regex.
[gnulib.git] / modules / time_r
1 Description:
2 Reentrant time functions like localtime_r.
3
4 Files:
5 lib/time_r.c
6 m4/time_r.m4
7
8 Depends-on:
9 extensions
10 time
11
12 configure.ac:
13 gl_TIME_R
14
15 Makefile.am:
16
17 Include:
18 <time.h>
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Paul Eggert