summaryrefslogtreecommitdiff
path: root/modules/time_r
blob: 7fdd72538c688249a803457abccf1a11a02c060e (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
25
Description:
Reentrant time functions like localtime_r.

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

Depends-on:
extensions

configure.ac:
gl_TIME_R

Makefile.am:
EXTRA_DIST += time_r.h time_r.c

Include:
"time_r.h"

License:
LGPL

Maintainer:
Paul Eggert