summaryrefslogtreecommitdiff
path: root/modules/time_r
blob: 131f0e745aaa6f141dc3db15553908b9678bc5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Reentrant time functions like localtime_r.

Files:
lib/time_r.c
lib/time_r.h
m4/time_r.m4

Depends-on:
extensions
restrict

configure.ac:
gl_TIME_R

Makefile.am:
lib_SOURCES += time_r.h

Include:
<time_r.h>

Maintainer:
Paul Eggert