symlinkat: Fix documentation.
[gnulib.git] / modules / time_r
1 Description:
2 Reentrant time functions: localtime_r, gmtime_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 gl_TIME_MODULE_INDICATOR([time_r])
15
16 Makefile.am:
17
18 Include:
19 <time.h>
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Paul Eggert