Add a license tag to every module.
[gnulib.git] / modules / time_r
1 Description:
2 Reentrant time functions like localtime_r.
3
4 Files:
5 lib/time_r.c
6 lib/time_r.h
7 m4/time_r.m4
8
9 Depends-on:
10 extensions
11 restrict
12
13 configure.ac:
14 gl_TIME_R
15
16 Makefile.am:
17 lib_SOURCES += time_r.h
18
19 Include:
20 "time_r.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert
27