view modules/time_r @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 7680bfe3408c
children 841a3a1b737c
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:
GPL

Maintainer:
Paul Eggert