summaryrefslogtreecommitdiff
path: root/modules/time_r
blob: c486c1b8b11270c54b62fce90d4bb42844566fe5 (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

Include:
"time_r.h"

License:
LGPL

Maintainer:
Paul Eggert