view modules/time_r @ 5829:841a3a1b737c

(License): Change to LGPL.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 10 May 2005 01:32:22 +0000
parents 42b53a22aee5
children e249aa11a310
line wrap: on
line source

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"

License:
LGPL

Maintainer:
Paul Eggert