Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT
[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
12 configure.ac:
13 gl_TIME_R
14
15 Makefile.am:
16
17 Include:
18 "time_r.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Paul Eggert